Commit Graph

7 Commits

Author SHA1 Message Date
Mann Patel
2fa2e0a575 Update: ExprParser 2025-09-27 23:07:32 -06:00
Mann Patel
54b9164f23 update fix few bugs 2025-09-27 17:07:46 -06:00
Mann Patel
61da0168ef Delete ExprParser.g4 2025-09-27 12:39:45 -06:00
Mann Patel
b6d5e913ec Deprecated : This code is no longer supported 2025-09-26 22:00:50 -06:00
30206444
65bb1f8018 Updates on Grammar to match Antlr syntax 2025-09-26 19:21:46 -06:00
30206444
ee4a037373 Added:
1. Primitive Types
2. Array support
3. name/identifiers
4. Expressions AND OR XOR
2025-09-25 23:45:24 -06:00
Mann Patel
ddc469da07 Bug: self-referencing grammer fixed
fixed self referencing grammer fixed and also connected the two file ,parser and grammer. initial parser code added
2025-09-24 18:43:46 -06:00