[fpc-pascal] Writing a compiler

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Jan 7 22:11:23 CET 2009


> 3. Handwritten
>   Question: Need some references other than Jack Crenshaw's book
>   Pros: Easier to maintain (someone said, but no prove)
>   Cons: I don't have any practical background on this

I have written a very simple Pascal to Java-bytecode compiler. It
compiles a very simplified Pascal.

I did it handwritten because that's what the professor wanted.

It's documented in portuguese, but here is the link in case it helps:

http://p-tools.svn.sourceforge.net/viewvc/p-tools/fpjava/

My professor uses Wirth notation for the gramatics

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list