A build-time serialization code generator for C. Kwil can write code to (de-)serialize C structs from and to json (and maybe other formats in the future).
 
 
Go to file
Sara 655e040f1d implemented serialization 2023-09-16 17:27:03 +02:00
.helix added helix config 2023-09-16 17:25:58 +02:00
src implemented serialization 2023-09-16 17:27:03 +02:00
test_files implemented serialization 2023-09-16 17:27:03 +02:00
test_include wrote test 2023-09-11 18:44:37 +02:00
.gitignore created project files 2023-09-11 18:44:29 +02:00
.nvimrc switched build and test scripts to a makefile 2023-09-13 13:15:25 +02:00
LICENSE added license 2023-09-13 10:36:24 +02:00
Makefile implemented serialization 2023-09-16 17:27:03 +02:00
compile_commands.json created project files 2023-09-11 18:44:29 +02:00