Yat is a toy programming language supporting static type safety. It was created for the compilers class in Technical University of Varna. The lexer and parser are built using flex and bison and the code generation is done using LLVM.
Architecture | Master | |
---|---|---|
Windows 10 | x86_64 | |
Ubuntu 18.04 | x86_64 |
1. LLVM 8.0(llc,opt)
2. flex
3. bison