Remove gencpp_c11 for now (not using yet, maybe I'll do a truncated version)

Prepparing to explore Lottes's C-- more, also how crufty it looks in odin.
This commit is contained in:
2025-10-10 19:28:36 -04:00
parent e2aba6db5f
commit 7949d2ba5f
8 changed files with 77 additions and 29154 deletions

View File

@@ -33,6 +33,8 @@ Embeddable scripting languages will be embedded as they should be.
## TODOs
* Fix large-pages not working (at least on my system).
* [x] Single-threaded C example
* [] Multi-threaded C example
* [] Add basic timing benchmark to C examples