Skip to content

masak/mozzarella-programming-language

Repository files navigation

mozzarella-programming-language

An unassuming language with a way to create code in macros using hygienic string interpolation.

Installation

$ git clone [email protected]:masak/mozzarella-programming-language.git
$ cd mozzarella-programming-language
$ npm install
$ npm test

Features

There's a spec/ directory with individual specification files describing each incremental feature in fairly-precise human-targeted prose. The specification text in those files is not meant to be completely formal, but enough for a human implementor to be able to correctly guess the intended implementation.

Design documents

About

An unassuming language with a way to create code in macros using hygienic code interpolation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published