-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Attila Lendvai edited this page Jan 29, 2014
·
20 revisions
- make maru easier to approach by restructuring the code and the build process
- set up automated tests
- set up infrastructure for automatic bootstrapping through multiple stages of the compiler when new features are introduced
- write parser for NASM's x86 instruction DSL and use that instead of the one checked into the repo currently
- maru-dev google group
- Fexpr the Ultimate Lambda (article)
- maru bootstrap from common lisp
- scheme2llvm, a simple scheme implementation based on LLVM
- Languages as libraries (paper, PDF)
- Honu: syntactic extension for algebraic notation through enforestation (paper)