meta-programming language for binary format specification
Go to file
falsycat 5765321487 Fixes warnings in generated codes. 2020-12-31 00:00:00 +00:00
c Fixes warnings in generated codes. 2020-12-31 00:00:00 +00:00
.gitignore Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
CMakeLists.txt Implements C transpiler for pack function. 2020-12-31 00:00:00 +00:00
LICENSE Creates new project. 2020-12-20 00:00:00 +00:00
TODO.TXT Implements C transpiler for pack function. 2020-12-31 00:00:00 +00:00
biner.l Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
biner.y Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
main.c Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
transpile.h Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
transpile_c.c Fixes warnings in generated codes. 2020-12-31 00:00:00 +00:00
tree.c Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00
tree.h Implements C transpiler for unpack function. 2020-12-29 00:00:00 +00:00