Skip to content
/ EpiMy Public

A compositional Epilog and MysoreScript compiler

License

Notifications You must be signed in to change notification settings

varkor/EpiMy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpiMy

A compositional Epilog and MysoreScript compiler

Building and testing

brew install llvm
rm -rf build; cmake -H. -Bbuild -DLLVM_CONFIG:FILEPATH=/usr/local/Cellar/llvm/3.9.0/bin/llvm-config
make -C build
./bin/epimy examples/hello.epimy

About

A compositional Epilog and MysoreScript compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published