Commit graph

3 commits

Author SHA1 Message Date
Clemens-Dautermann
69782dd2fa Removed unused NullToken 2020-08-17 23:29:54 +02:00
Clemens-Dautermann
d0c844972d Error Fixes
- Lexer discarding all newlines (now replaces it with spaces)
- Cleanup of Type check and remove function in parser
- Cleanup in Compiler.cs
2020-08-17 23:26:53 +02:00
Clemens-Dautermann
b3fe78fffb Added Parser
- can parse a basic token list to an AST
2020-08-17 01:07:59 +02:00
Renamed from Compiler/TokenType.cs (Browse further)