always trimming fat

This commit is contained in:
Maieul BOYER 2024-06-30 20:10:09 +02:00
parent bf669ee8a7
commit 74d642f297
No known key found for this signature in database
8 changed files with 808 additions and 1450 deletions

View file

@ -1,6 +1,6 @@
#define _POSIX_C_SOURCE 200112L
// #include "./alloc.c"
#include "./language.c"
#include "./lexer.c"
#include "./node.c"