Skip to content

parsifal-47/emojilisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojilisp Build Status

Javascript interpreter generator for emojilisp

works in browser and node.js environment, demo is available at http://emojilisp.com

to setup nodejs version use "make setup"

to run emoji lisp interactive run "make run" to run particular emojilisp program "make run examples/something.eli"

to run tests "make test"

currently lex parser (generated by pegjs) is kept in this repository, it's not good to keep generated files, I know, but otherwise it became unusable right after clone procedure

to rebuild lex and examples run "make rebuild"

Support

Please report an issue on github.

About

Emoji lisp javascript interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors