4
submitted 3 years ago by cnx@slrpnk.net to c/lisp@programming.dev

(I can help with moderation if needed.)

you are viewing a single comment's thread
view the rest of the comments
[-] mzan@programming.dev 1 points 3 years ago

This is its main web site https://nanopass.org/index.html

Nanopass is a good approach for writing sophisticated compilers, because one can compose many analysis and transformation pass on the AST. For example, Chez Scheme compiler has an extremely good ratio between lines of code and features. It is one of the fastest Scheme compiler, and Scheme is a language difficult to optimize.

this post was submitted on 14 Jun 2023
4 points (100.0% liked)

Lisp

504 readers
1 users here now

founded 3 years ago
MODERATORS