Age | Commit message (Collapse) | Author |
|
Deprecate the usage of abstract syntax treats in favor of the much saner
stack machines + IR usage
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
This commit introduces AST object types and AST integer type
definitions. We also now keep track of how deep we are in begin/end
tags.
- Introduce parsing for TT_BEGIN
- Introduce parsing for TT_END
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|