Related articles |
---|
minimal c/pascal self-compiling compilers ed_davis@my-deja.com (Ed Davis) (2000-12-06) |
Re: minimal c/pascal self-compiling compilers nmh@dialup.nacamar.de (Nils M Holm) (2000-12-07) |
Re: minimal c/pascal self-compiling compilers franck.pissotte@free.fr (Franck Pissotte) (2000-12-08) |
Re: minimal c/pascal self-compiling compilers franck.pissotte@free.fr (Franck Pissotte) (2000-12-18) |
From: | Franck Pissotte <franck.pissotte@free.fr> |
Newsgroups: | comp.compilers |
Date: | 8 Dec 2000 22:24:32 -0500 |
Organization: | http://www.pascaland.org/ compilers,sources,links for pascal delphi language |
References: | 00-12-019 |
Keywords: | Pascal |
Posted-Date: | 08 Dec 2000 22:24:32 EST |
Ed Davis a écrit :
> What are the smallest C/Pascal-family self-compiling compilers that
> you have seen?
> Any other small, self-compiling, C or Pascal like compilers out there?
On my site (in french but almost all links are on english site) there
is a list of pascal compilers available in source form in the table i
included if the source can be self compiled.
<http://www.pascaland.org/pascall.htm> the smallest i remember is a
cpm pascal compiler (subset, non standard for text io and bugged)
named ppc.
the problems of most pascal subsets compilers is they often lack
records who is almost mandatory to implement in a decent way a compiler.
i think there is also a fex basic self compilers.
other languages of choice are lisp/scheme and forth.
--
http://www.pascaland.org/ compilateurs, sources et liens langage pascal, delphi
et vide grenier du webmaster: vieux materiels, logiciels, livres et revues.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.