Information about scripting languages

Gianluca Silvestri <silvestri.gianluca@gmail.com>
Wed, 10 Sep 2008 01:55:02 -0700 (PDT)

          From comp.compilers

Related articles
Information about scripting languages silvestri.gianluca@gmail.com (Gianluca Silvestri) (2008-09-10)
Re: Information about scripting languages licaner@gmail.com (lican) (2008-09-16)
Re: Information about scripting languages sh006d3592@blueyonder.co.uk (Stephen Horne) (2008-09-17)
Re: Information about scripting languages jdpoirier@gmail.com (jpoirier) (2008-09-18)
Re: Information about scripting languages silvestri.gianluca@gmail.com (Gianluca Silvestri) (2008-09-19)
| List of all articles for this month |

From: Gianluca Silvestri <silvestri.gianluca@gmail.com>
Newsgroups: comp.compilers
Date: Wed, 10 Sep 2008 01:55:02 -0700 (PDT)
Organization: Compilers Central
Keywords: interpreter, question
Posted-Date: 13 Sep 2008 11:51:26 EDT

Hi,
I'd like to write myself a scripting language (lexer,parser, and
interpreter) for education purposes. But before doing that I'd like
first to review source code of a few simple scripting languages (that
is, not something as complex as JavaScript or Lua) to make myself an
idea of all the things that needs to be done.


Could you give any information and/or link?


Thanks
Gianluca


Post a followup to this message

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