| Related articles |
|---|
| Refactoring a "runtime" language bbcoupe@hotmail.com (2004-01-16) |
| Re: Refactoring a "runtime" language alex_mcd@btopenworld.com (Alex McDonald) (2004-01-17) |
| Re: Refactoring a "runtime" language bbcoupe@hotmail.com (2004-01-18) |
| Re: Refactoring a "runtime" language cttl@users.sourceforge.net (2004-01-22) |
| Re: Refactoring a "runtime" language alex_mcd@btopenworld.com (Alex McDonald) (2004-01-22) |
| From: | cttl@users.sourceforge.net (cttl) |
| Newsgroups: | comp.compilers |
| Date: | 22 Jan 2004 23:07:59 -0500 |
| Organization: | http://groups.google.com |
| References: | 04-01-103 |
| Keywords: | tools |
| Posted-Date: | 22 Jan 2004 23:07:59 EST |
bbcoupe@hotmail.com (Nano Newbie) wrote
> "runtime language" (as its called). It is essentially a scripting
> language used to determine how data from an SQL Server database is
> displayed (and manipulated)on screen using a Visual Basic application.
> ...
there are C++ libraries that can do what you need... try
http://cttl.sourceforge.net/ or http://spirit.sourceforge.net/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.