Skip to content

jbejam/magnolisp

 
 

Repository files navigation

This is Magnolisp, a toy programming language for playing with experimental language implementation techniques and infrastructure. It is implemented in and on top of Racket, in a way that allows Racket tools to be used in the development of Magnolisp programs. Code written in Magnolisp can either be evaluated in the Racket VM, or translated into C++.

More details can be found in the manual, which also includes installation instructions.

About

Magnolisp, a toy programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 99.1%
  • Other 0.9%