Danila Fedorin c7b2a4959f Add prototype impl of case specialization.
Boolean cases could be translated to ifs, and
integer cases to jumps. That's still in progress.
2020-09-09 22:49:35 -07:00
2019-08-06 13:56:32 -07:00
2019-08-26 00:14:45 -07:00
2019-10-10 17:59:44 -07:00
2020-04-09 16:26:10 -07:00
2020-04-26 21:24:24 -07:00
Description
Code for the compiler described in my blog
230 KiB
Languages
C++ 79.4%
C 10.2%
Yacc 6.8%
Lex 1.9%
CMake 1.6%
Other 0.1%