functional programming language compiler using ANTLR?

eliliang@yahoo.com (Eli Liang)
12 Jan 2003 18:00:15 -0500

          From comp.compilers

Related articles
functional programming language compiler using ANTLR? eliliang@yahoo.com (2003-01-12)
Re: functional programming language compiler using ANTLR? joachim_d@gmx.de (Joachim Durchholz) (2003-01-17)
| List of all articles for this month |

From: eliliang@yahoo.com (Eli Liang)
Newsgroups: comp.compilers
Date: 12 Jan 2003 18:00:15 -0500
Organization: http://groups.google.com/
Keywords: parse, question, comment
Posted-Date: 12 Jan 2003 18:00:15 EST

Has any one tried to implement an functional programming language
compiler using ANTLR? What was your experience?
[I don't know any reason that parsing a functional language would be
different from parsing an imperative one. The code generation would
be quite different, of course. -John]


Post a followup to this message

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