Commit graph

9 commits

Author SHA1 Message Date
Petar Kapriš
a647c39ec4 Uncomment main function 2025-01-22 19:24:03 +01:00
Petar Kapriš
c6bde606d6 Add text challenges for end of chapter 5 2025-01-22 19:23:42 +01:00
Petar Kapriš
475b155228 Add and test abstract syntax tree data type 2024-11-25 22:54:27 +01:00
Petar Kapriš
e4733b20a6 Move lexer and Error into separate packages 2024-11-25 22:54:23 +01:00
Petar Kapriš
c102b47e9a Create tools package directory 2024-11-25 22:53:29 +01:00
Petar Kapriš
b214affe1e fixup gitignore 2024-11-25 22:53:29 +01:00
Petar Kapriš
236172c9c5 Add support for nested C-style comments 2024-11-25 22:53:29 +01:00
Petar Kapriš
9f3ab157eb Add gitignore 2024-11-25 22:53:29 +01:00
Petar Kapriš
7f72ba59d5 Initial commit: completed simple lexer for pj1 2024-11-25 22:53:29 +01:00