Re: Interpreter needed for a simple Language written in C AND Java

"Neal Bridges" <support@quartus.net>
26 Apr 2001 21:16:01 -0400

          From comp.compilers

Related articles
Interpreter needed for a simple Language written in C AND Java 1036-19@online.de (Thomas =?iso-8859-1?Q?Mart=EDnez?=) (2001-04-22)
Re: Interpreter needed for a simple Language written in C AND Java sean@iware.com (Sean Montgomery) (2001-04-26)
Re: Interpreter needed for a simple Language written in C AND Java support@quartus.net (Neal Bridges) (2001-04-26)
Re: Interpreter needed for a simple Language written in C AND Java jimbo@radiks.net (2001-04-26)
Re: Interpreter needed for a simple Language written in C AND Java frido@q-software-solutions.com (Friedrich Dominicus) (2001-05-18)
Re: Interpreter needed for a simple Language written in C AND Java adamo@dblab.ece.ntua.gr (2001-05-22)
Re: Interpreter needed for a simple Language written in C AND Java bbockholt@yahoo.com (2001-05-30)
| List of all articles for this month |

From: "Neal Bridges" <support@quartus.net>
Newsgroups: comp.compilers
Date: 26 Apr 2001 21:16:01 -0400
Organization: Excite@Home - The Leader in Broadband http://home.com/faster
References: 01-04-118
Keywords: interpreter
Posted-Date: 26 Apr 2001 21:16:01 EDT

Thomas Martínez <1036-19@online.de> wrote in message
> Hoping not to disturb you too much but I am leader of a project which
> has to implement a calculating kernel which has to be embedded into
> various C and Java applications. The main task of this kernel is to
> calculate one result from about 100 parameters. These parameters are
> used in a quite complex formula to compute the result.


You might consider FICL -- it's an embeddable extensible interpreter.
<http://ficl.sourceforge.net>


--
Neal Bridges
<http://www.quartus.net> Quartus Handheld Software!


Post a followup to this message

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