Re: Need starting tips for a new interpreter / parser

escargo@mirage.skypoint.com (David S Cargo)
6 Jan 1999 04:04:13 -0500

          From comp.compilers

Related articles
Need starting tips for a new interpreter / parser lio-daa@online.no (Harald Fjerdingstad) (1999-01-02)
Re: Need starting tips for a new interpreter / parser mslamm@mscc.huji.ac.il (Ehud Lamm) (1999-01-03)
Re: Need starting tips for a new interpreter / parser anton@mips.complang.tuwien.ac.at (1999-01-03)
Re: Need starting tips for a new interpreter / parser lio-daa@online.no (Harald Fjerdingstad) (1999-01-04)
Re: Need starting tips for a new interpreter / parser lio-daa@online.no (Harald Fjerdingstad) (1999-01-06)
Re: Need starting tips for a new interpreter / parser escargo@mirage.skypoint.com (1999-01-06)
Re: Need starting tips for a new interpreter / parser mslamm@mscc.huji.ac.il (Ehud Lamm) (1999-01-11)
Re: Need starting tips for a new interpreter / parser Immanuel.Litzroth@pandora.be (Immanuel Litzroth) (1999-01-11)
Re: Need starting tips for a new interpreter / parser mikee@cetasoft.cog (1999-01-15)
Re: Need starting tips for a new interpreter / parser hunk@alpha1.csd.uwm.edu (1999-01-15)
Re: Need starting tips for a new interpreter / parser lio-daa@online.no (Harald Fjerdingstad) (1999-01-17)
Re: Need starting tips for a new interpreter / parser mikee@cetasoft.cog (1999-01-19)
[1 later articles]
| List of all articles for this month |

From: escargo@mirage.skypoint.com (David S Cargo)
Newsgroups: comp.compilers
Date: 6 Jan 1999 04:04:13 -0500
Organization: none
References: 99-01-012 99-01-016 99-01-020
Keywords: interpreter

For tcl, look at www.scriptics.com.


You also might want to look at www.swig.org. This would allow you to
take the unique parts of the application and interface it to scripting
languages that already exist.


David S. Cargo


Post a followup to this message

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