meta-programming language for binary format specification
Go to file
falsycat d418241f95 Adds a test and CMake function. 2020-12-31 00:00:00 +00:00
c Fixes warnings in generated codes. 2020-12-31 00:00:00 +00:00
test Adds a test and CMake function. 2020-12-31 00:00:00 +00:00
.gitignore Adds a test and CMake function. 2020-12-31 00:00:00 +00:00
CMakeLists.txt Adds a test and CMake function. 2020-12-31 00:00:00 +00:00
LICENSE Creates new project. 2020-12-20 00:00:00 +00:00
TODO.TXT Adds a test and CMake 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