8 Commits

Author SHA1 Message Date
Bill
668d056bab broken state 2026-02-06 08:58:46 -07:00
Bill
e763c2c32b Phase1Example working on choosing from enums actually done 2026-02-06 01:40:37 -07:00
Bill
9b420ba658 Phase1Example working on choosing from enum 2026-02-05 17:13:06 -07:00
Bill
a803676f0d textGen fixed, Phase1Example has 1 error left 2026-02-04 12:40:33 -07:00
Bill
a0290ae51d Add textgen definitions for all Phase 1 AST concepts
- Added ConceptTextGenDeclaration nodes for all 38 Phase 1 concepts
- Includes textgen rules for core concepts (Module, Function, Parameter, Variable)
- Textgen rules for statements (Block, Assignment, If, Loops, Return, etc.)
- Textgen rules for expressions (BinaryOp, UnaryOp, FunctionCall, Literals, etc.)
- Textgen rules for types (Primitive, List, Set, Map, Tuple, Array, Optional, Custom)
- Textgen rules for annotations (Annotation, DerefStrategy, OptimizationLock, LangSpecific)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 20:40:23 -07:00
f5873acf29 Creating Python file generator 2026-01-27 17:33:23 -07:00
048481a0c5 Created Python Loop Generator 2026-01-27 00:35:35 -07:00
0dc152f565 initial textgen for hypergaph edges working 2026-01-19 22:21:17 -07:00