Re: I'm interested in writing/using an interpreter. What should I know?

escargo@mirage.skypoint.com (David S Cargo)
28 Mar 1999 16:55:41 -0500

          From comp.compilers

Related articles
I'm interested in writing/using an interpreter. What should I know? bobseven@iname.com (1999-03-23)
Re: I'm interested in writing/using an interpreter. What should I know escargo@mirage.skypoint.com (1999-03-28)
| List of all articles for this month |

From: escargo@mirage.skypoint.com (David S Cargo)
Newsgroups: comp.compilers
Date: 28 Mar 1999 16:55:41 -0500
Organization: none
References: 99-03-078
Keywords: interpreter

<bobseven@iname.com> wrote:
>I'm developing a commercial application that would use the interpreter
>to understand a script language of my own devising. ...
>[My standard advice is not to write yet another scripting language. Look
>at TCL and python, both of which are free, portable, and documented. -John]


Also the programming language LUA (http://www.tecgraf.puc-rio.br/lua/)


It also might make sense to check out the Scripting News site
(http://www.scripting.com/).
--David S. Cargo


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.