Mathematica parsers

"Brian Smith" <briansmith@my-deja.com>
11 Apr 2000 14:27:40 -0400

          From comp.compilers

Related articles
Mathematica parsers briansmith@my-deja.com (Brian Smith) (2000-04-11)
| List of all articles for this month |

From: "Brian Smith" <briansmith@my-deja.com>
Newsgroups: comp.compilers
Date: 11 Apr 2000 14:27:40 -0400
Organization: The University of Iowa
Keywords: parse, question

1. I'm interested in writing a parser for Mathematica algebraic expressions
(using ANTLR) in FullForm, StandardForm, InputForm, OutputForm. I am seeking
information about prior attempts to create Mathematica parsers in any
language, although it is difficult for me to read lisp (which is what
MockMMA) is written in.


2. I have heard that the Mathematica language does not have a context-free
grammar. I am specifically looking for information about this. Does anybody
know what part(s) of its language is context-sensitive, if any?


Thanks,
Brian Smith


Post a followup to this message

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