Commit graph

25 commits

Author SHA1 Message Date
b80ab105ec
fix string catching multiline 2023-05-28 22:57:07 +01:00
7c39331fe5
fix id para incluir dashes 2023-05-28 22:43:04 +01:00
c66bd1cace
erros para stderr e mais cenas 2023-05-28 22:41:52 +01:00
f04cd34656 fixed grammar, comment cleanup and greetings 2023-05-28 18:06:12 +01:00
acd8a6a8c7 cli menu done, e input/output parsing 2023-05-28 16:23:14 +01:00
5948922c15
fixed inline tables and tables check 2023-05-28 12:09:32 +01:00
98d359e7fe cometi muitos crimes principalmente gramaticais #commie 2023-05-27 23:45:25 +01:00
e3a0ea5bf1
novos testes e new line mal feito 2023-05-27 21:41:23 +01:00
b79540bab8
quase tudo feito so falta as cenas estaticas e prints melhores e escrever para file 2023-05-27 17:59:05 +01:00
19c572afab
tables e inlines feitas com as restricoes 2023-05-26 21:40:09 +01:00
6e465cab3d [PARSER/LEXER] id in lexer now returns a list with the headers, fixed
parser code.
2023-05-26 16:24:37 +01:00
a4e60dd218
fix some of the string stripping and added more examples 2023-05-25 22:04:53 +01:00
daf20c6e0b
Feito array of tables e tables. Falta fazer os checks de tipos e estatico vs dinamico 2023-05-25 17:25:59 +01:00
33145189ed
listas e dicts feitos e mais cenas 2023-05-24 23:55:12 +01:00
cd6ca88329 [PARSER] changes to tables and values 2023-05-24 18:53:09 +01:00
3ccb736eb9
fix string id e tal 2023-05-24 16:08:30 +01:00
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