Related articles |
---|
Basic-Like PCODE Compiler and Virtual Host/Interpreter chris.cranford@tkdsoftware.com (2004-04-15) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter tdk@thelbane.com (Timothy Knox) (2004-04-21) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter bonzini@gnu.org (2004-04-21) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter lex@cc.gatech.edu (Lex Spoon) (2004-04-21) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter alex@iliasov.org (2004-04-21) |
Basic-Like PCODE Compiler and Virtual Host/Interpreter chris.cranford@tkdsoftware.com (2004-04-21) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter chris.cranford@tkdsoftware.com (2004-04-28) |
Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter chris.cranford@tkdsoftware.com (2004-04-28) |
[7 later articles] |
From: | Timothy Knox <tdk@thelbane.com> |
Newsgroups: | comp.compilers |
Date: | 21 Apr 2004 00:44:13 -0400 |
Organization: | Compilers Central |
References: | 04-04-041 |
Keywords: | interpreter |
Posted-Date: | 21 Apr 2004 00:44:13 EDT |
Somewhere on Shadow Earth, at Thu, Apr 15, 2004 at 12:26:33PM -0400, JA Peele wrote:
> I am looking for some hints/tips or possibly source if its available
> (even as a guide) to explain how I can complete the following tasks.
> Any input is greatly appreciative:
Well, I haven't used it myself (save to install it and write one
quick trivial program in it), but have you considered ScriptBasic?
It was designed for exactly your use case, or so it seems to me.
You might want to check it out before you roll your own. Try:
<http://scriptbasic.com/html/index.html>
Hope this helps.
--
Timothy Knox <mailto:tdk@thelbane.com>
Return to the
comp.compilers page.
Search the
comp.compilers archives again.