Commit graph

9 commits

Author SHA1 Message Date
47654120e2
Strings and ID's.
Need to remember to keep a dictionary of already defined keys and to check if type isn't changed
2023-05-20 16:05:10 +01:00
0a2c82a6d9
Multiline strings 2023-05-17 21:48:06 +01:00
fb685c1756 added gitignore 2023-05-17 11:59:42 +01:00
c908f7211a [PARSER] structure done, and some notes 2023-05-17 11:57:19 +01:00
db9411d0d0 [LEXER] minor fix in str condition 2023-05-06 16:37:24 +01:00
c22ab63479 [PARSER] Grammar done and some note. 2023-05-06 16:34:05 +01:00
734906e46c [LEX] base code is done 2023-05-03 10:39:50 +01:00
Tiago Sousa
842c344ef1 [LEX] Token definition 2023-04-30 23:09:21 +01:00
d581a14459 Initial commit 2023-04-25 14:19:11 +01:00