>
>
> Have a look at the P4 pascal compiler
> http://homepages.cwi.nl/~steven/pascal/ . The whole compiler is written in
> pascal and is only 4000 lines in 1 file. It generates a high level pcode
> and
> comes with a pcode interpreter (1000 lines of pascal in a second file).
> Simpler you can't get. Cross platform. Only standard pascal though, no
> objects, etc.
>
> Maybe we could/should put a fpc compilable version of this into the fpc
docs, and into the fpc distribution? Can't imagine that one could do
anything smaller or more portable?
John


> _______________________________________________
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to