JVM inspired compiler and runtime to calculate simple arithmetic expressions with a stackmachine
Find a file
2024-07-15 23:38:30 +02:00
app feat: Implement Lexer 2024-07-15 23:38:30 +02:00
.gitignore Create cabal project 2024-07-15 22:17:08 +02:00
CHANGELOG.md Create cabal project 2024-07-15 22:17:08 +02:00
LICENSE Create cabal project 2024-07-15 22:17:08 +02:00
simple-arithmetic-compiler.cabal Add tokens to Lexer 2024-07-15 23:37:14 +02:00