A

autocomp

Compiler for the 'Auto' language, an academic language based on Finite State Machines for embedded, reactive software. Uses Bison/Flex for parsing and constructing an AST, LLVM to generate the intermediate language and to compile for the real target.