Commit graph

8 commits

Author SHA1 Message Date
Shautvast
47b33bf276 no using global namespace 2024-10-27 15:48:58 +01:00
Shautvast
6fd95bd486 C++23, rusty error handling, renamed output repr of tokens 2024-10-25 16:43:57 +02:00
Shautvast
b6309de7a2 namespace std 2024-10-22 12:23:46 +02:00
Shautvast
382aa16635 parsing arithmetic expressions generates an AST 2024-10-22 09:22:32 +02:00
Shautvast
2a6c809031 more C code removed 2024-10-15 17:11:52 +02:00
Shautvast
f07ac236bc more idiomatic, I think 2024-10-15 16:41:40 +02:00
Shautvast
07cec15696 more classes, less C 2024-10-15 11:35:23 +02:00
Shautvast
086315b6ab switching to c++ 2024-10-14 22:20:48 +02:00
Renamed from src/scanner.c (Browse further)