Skip to content

masak/mozzarella-programming-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mozzarella-programming-language

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

Installation

$ git clone git@github.com: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

 
 
 

Contributors