Minimal Scripting Lang

c_wardell@hotmail.com
14 Jun 2001 00:23:40 -0400

          From comp.compilers

Related articles
Minimal Scripting Lang c_wardell@hotmail.com (2001-06-14)
Re: Minimal Scripting Lang korek@icm.edu.pl (2001-06-14)
Re: Minimal Scripting Lang ralph@inputplus.demon.co.uk (2001-06-17)
Re: Minimal Scripting Lang msandin@hotmail.com (2001-06-17)
Re: Minimal Scripting Lang henry@spsystems.net (2001-06-21)
Re: Minimal Scripting Lang nr@labrador.eecs.harvard.edu (2001-06-28)
Re: Minimal Scripting Lang kelder@bco.com (2001-07-17)
[1 later articles]
| List of all articles for this month |

From: c_wardell@hotmail.com
Newsgroups: comp.compilers
Date: 14 Jun 2001 00:23:40 -0400
Organization: http://www.newsranger.com
Keywords: interpreter, question
Posted-Date: 14 Jun 2001 00:23:40 EDT

I would like to add scripting functionality to a Rabbit 2000 embedded
micro-controller. Does anyone know where I can find a minimalist
scripting language written in ansi c to embed in my controller? I am
limited on memory. Less then 128k.


cw
[The usual suggestions are tcl and python, but I don't know how well
they'd squash into limited memory. People have used Trac as an extension
language, it's kind of odd but I can report from experience that it's
possible to implement on a PDP-8 in 2K 12-bit words. -John]





Post a followup to this message

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