Skip to content

Stick404/Magma

Repository files navigation

Magma, a Lisp Interpreter in Java

This interpreter is based on TinyLisp, and would not be possible without their work. Magma introduces many optimizations and changes from TinyLisp; these range from using a Registry for adding Functions and Expressions, adding more functions, to personal polishing of the code.

Usage

Not recomended

This is because Magma is currently in development and could possibly be entirely overhauled, so it is not recommended to use Magma in your current projects. However, when Magma is completed, or in LTS, feel free to use in personal and or public projects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages