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

(I can help with moderation if needed.)

top 2 comments
sorted by: hot top new old
[-] FilthySchemer@programming.dev 2 points 3 years ago

At first I was disappointed there wasn't a Scheme community, but I'm already pleasantly surprised

[-] 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