Related articles |
---|
Mathematica-like Language Implementation lojedaortiz@interlink.com.ar (Nicolás) (2000-02-17) |
Re: Mathematica-like Language Implementation mauer@math.uiuc.edu (Andrew Mauer-Oats) (2000-02-19) |
From: | "Nicolás" <lojedaortiz@interlink.com.ar> |
Newsgroups: | comp.compilers |
Date: | 17 Feb 2000 18:09:02 -0500 |
Organization: | Compilers Central |
Keywords: | design, question |
Hi,
I am in the course of developing a general purpose system programming
language for Linux. My original idea of this language was for it to be
a system programming version of Mathematica's programming language. I
have started to implement the parser and lexer in lex&yacc, and some
of the evaluation routines.
Now, I am looking for any kind of advice or help on how to implement
this kind of language from someone who has used Mathematica.
Thanks in advance,
Nicolás
Return to the
comp.compilers page.
Search the
comp.compilers archives again.