Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 150 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 150 Bytes

LLVM and JVM compiler for simple Instant grammar

Usage:

$ make
$ ./insc_llvm path/to/instant/code.ins
$ ./insc_jvm path/to/instant/code.ins