Commit Graph

5 Commits (df54cf9721859e678c7d4ccfc1750c69ef28263f)

Author SHA1 Message Date
Ruben Dahl aa8d03d296
Started tokenizing, still struggling with strings 2023-04-09 20:13:03 +02:00
Ruben Dahl 1ee9ec318b
Removed the newline in the parser. 2023-04-09 12:59:21 +02:00
Ruben Dahl 465bbe9c15
Changed the constant file with os.environ
Also doing some more testing and mucking around with the parser
2023-04-08 23:56:30 +02:00
Ruben Dahl a2452e72a6
Added consts and worked on the parser
Added a DEBUG flag that suppresses the debug decorators's output when set to False.
2023-04-08 23:12:17 +02:00
Ruben Dahl 3b203125cc
Initial commit 2023-04-08 22:07:28 +02:00