Skip to main content

Compiler design in LISPLisp

With some googling, I could easily find some documents in compiler design in C/Java/C#, Java, and C# and even in HaskellHaskell, but not in LISPLisp except implementing SCHEMEScheme/LISPLisp in LISPLisp.

Is LISPLisp not so popular in implementing other (not functional) programming languages? Do you know of some good documentation about implementing a compiler in LISP?

Compiler design in LISP

With some googling, I could easily find some documents in compiler design in C/Java/C# and even in Haskell, but not in LISP except implementing SCHEME/LISP in LISP.

Is LISP not so popular in implementing other (not functional) programming languages? Do you know of some good documentation about implementing compiler in LISP?

Compiler design in Lisp

With some googling, I could easily find some documents in compiler design in C, Java, and C# and even in Haskell, but not in Lisp except implementing Scheme/Lisp in Lisp.

Is Lisp not so popular in implementing other (not functional) programming languages? Do you know of some good documentation about implementing a compiler in LISP?

Post Migrated Here from stackoverflow.com (revisions)
Source Link
prosseek
  • 300
  • 3
  • 9

Compiler design in LISP

With some googling, I could easily find some documents in compiler design in C/Java/C# and even in Haskell, but not in LISP except implementing SCHEME/LISP in LISP.

Is LISP not so popular in implementing other (not functional) programming languages? Do you know of some good documentation about implementing compiler in LISP?