Related articles |
---|
Symbol Table problems in Pascal languages family pjmlp@students.si.fct.unl.pt (1996-10-08) |
Choosing a language for compiler design pjmlp@students.si.fct.unl.pt (1996-10-16) |
Re: Choosing a language for compiler design sestoft@ellemose.dina.kvl.dk (1996-10-18) |
Re: Choosing a language for compiler design torbenm@diku.dk (1996-10-18) |
Re: Choosing a language for compiler design ukcwitd@cambridge.simoco.com (Tim Wilson 6093) (1996-10-18) |
Re: Choosing a language for compiler design icedancer@ibm.net (1996-10-18) |
Re: Choosing a language for compiler design bmd@cs.kuleuven.ac.be (Bart Demoen) (1996-10-20) |
Re: Choosing a language for compiler design jsa@alexandria.organon.com (1996-10-20) |
Re: Choosing a language for compiler design jsa@alexandria.organon.com (1996-10-20) |
Re: Choosing a language for compiler design joshua@intrinsa.com (Joshua Levy) (1996-10-20) |
Re: Choosing a language for compiler design pbrisset@apoge.eis.enac.dgac.fr (Pascal Brisset) (1996-10-24) |
Re: Choosing a language for compiler design will@ccs.neu.edu (William D Clinger) (1996-10-24) |
Re: Choosing a language for compiler design rgh@shellus.com (1996-11-01) |
[1 later articles] |
From: | Bart Demoen <bmd@cs.kuleuven.ac.be> |
Newsgroups: | comp.compilers |
Date: | 20 Oct 1996 16:42:14 -0400 |
Organization: | Compilers Central |
References: | 96-10-022 |
Keywords: | Pascal, symbols |
Paulo Pinto says:
> Now that I have an Yacc/Lex files for Oberon, I face the problem of
> choosing a language for its implementation.
To the suggestions of other people (Lisp, ML, Perl ...), I would like
to add: do it in a logic programming language. If you want
portability, type checking and speed, take Mercury.
Check out for instance http://www.cs.mu.oz.au/~fjh/mercury
Bart Demoen
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.