Commit f8b6bf4
committed
Implement parsing for language primitives and expressions
Adds the first parsing components to handle language primitives.
This includes parsing for basic literals (strings, numbers, booleans),
identifiers, and composite expressions. These components form the
lowest-level building blocks of the grammar.1 parent f15a2f5 commit f8b6bf4
File tree
4 files changed
+2261
-0
lines changed- src/core/parser
- components
4 files changed
+2261
-0
lines changed
0 commit comments