Commit Graph

9 Commits

Author SHA1 Message Date
Pasha Bibko
a54c0ccbab Moved Common to external git repo
Also changed namespace from LXC to PashaBibko::LXC
2025-08-09 21:31:36 +01:00
cde435ba55 Compiles on UNIX based systems 2025-07-21 19:57:05 +01:00
Pasha Bibko
5bfeb75536 Tabs -> Spaces 2025-07-21 17:39:43 +01:00
Pasha Bibko
24fde1b770 Added symbols/operators to lexer 2025-07-21 17:34:47 +01:00
Pasha Bibko
a6afeff493 Implemented all Lexer errors 2025-07-20 22:34:11 +01:00
Pasha Bibko
bb3d8fb13e Started implementing Lexer errors 2025-07-20 21:54:37 +01:00
Pasha Bibko
903b4da7df Added basic lexer 2025-07-20 16:15:58 +01:00
Pasha Bibko
8f75e52a07 Added foundation for Lexer 2025-07-20 13:49:10 +01:00
Pasha Bibko
c8975f0c20 Added the token class 2025-07-19 23:02:16 +01:00