Add code generation for doubly linked list

This commit is contained in:
2025-03-02 13:20:27 +00:00
parent 509724cc31
commit e7d2553400
22 changed files with 664 additions and 229 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "codegen/lib"]
path = codegen/lib
url = git@git.thewizardapprentice.com:abdelrahman/codegen