Skip to content

art-vybor/lactose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lactose

Syntax sugar for Scheme.

installation

Before lactose installation you should install antlr4 for python: pip install antlr4-python2-runtime

To lactose installation you should use make install with optional PREFIX. Example: PREFIX=~/.local make install

To use print_to_pdf functionality graphviz package should be installed. Debian example: sudo apt-get install graphviz

##usefull books R5RS standart: https://www.schemers.org/Documents/Standards/R5RS/r5rs.pdf

About

Syntax sugar for Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published