WIP: still adjusting, deofuscating with annotation...

Problably will redesign the atom annotation DSL its too much curft rn, should be alot simpiler...
This commit is contained in:
ed
2026-07-07 10:38:16 -04:00
parent 6eee0249ff
commit 7a1def6c46
6 changed files with 279 additions and 301 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* tape_atom_dsl.h
* atom_dsl.h
* ============================================================================
*
* TAPE ATOM DSL — annotation layer for tape atoms (lottes_tape.h).
* ATOM DSL — annotation layer for tape atoms (lottes_tape.h).
*
* This header turns `__attribute__((annotate(...)))` and `_Pragma(...)` into
* a small named DSL that the metaprogram can validate against.