Files
newt/scripts/compile-chez.ss
Steve Dunham fe96f46534
Some checks failed
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
First pass at a scheme backend
2026-03-16 17:03:33 -07:00

2 lines
64 B
Scheme

(parameterize ([optimize-level 3]) (compile-program "newt.ss"))