| Related articles |
|---|
| [6 earlier articles] |
| 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) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter kenrose@tfb.com (Ken Rose) (2004-04-28) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter freitag@alancoxonachip.com (Andi Kleen) (2004-04-28) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter arargh404@NOW.AT.arargh.com (2004-04-29) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter alex_mcd@btopenworld.com (Alex McDonald) (2004-05-02) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter thp@cs.ucr.edu (2004-05-08) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter Postmaster@paul.washington.dc.us (Paul Robinson) (2004-05-24) |
| Re: Basic-Like PCODE Compiler and Virtual Host/Interpreter kenrose@tfb.com (Ken Rose) (2004-05-30) |
| From: | thp@cs.ucr.edu |
| Newsgroups: | comp.compilers |
| Date: | 8 May 2004 21:12:31 -0400 |
| Organization: | University of California, Riverside |
| References: | 04-04-041 |
| Keywords: | interpreter |
| Posted-Date: | 08 May 2004 21:12:31 EDT |
JA Peele <chris.cranford@tkdsoftware.com> 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:
:
: I need to embed a BASIC-like BYTECODE/PCODE host engine in my
: application framework so customers can write simple BASIC-like scripts
: to customize the application.
It might be worth your while to check whether Python is sufficiently
BASIC-like.
Tom Payne
Return to the
comp.compilers page.
Search the
comp.compilers archives again.