Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 326 Bytes

ance

Experimenting with a toy language. Look into the ance-lang organization for more information.

Uses antlr to generate the lexer and parser. The back-end is built on top of llvm. For some utilities, boost is used.