monna/parser
tijani 2791a27f1f Built-in datatypes: Added String
The parser now understands what a strings is and can take a string literal and curn out an Stringliteral AST
nodes.



git-svn-id: https://svn.tlawal.org/svn/monkey@56 f6afcba9-9ef1-4bdd-9b72-7484f5705bac
2022-11-03 11:11:42 +00:00
..
parser_test.go Built-in datatypes: Added String 2022-11-03 11:11:42 +00:00
parser_tracing.go This allows tracing information to be displayed. STRICTLY FOR TESTING ONLY, SHOULD BE TURNED OFF IN THE 2022-06-01 14:20:16 +00:00
parser.go Built-in datatypes: Added String 2022-11-03 11:11:42 +00:00