We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfe521 commit 96d8329Copy full SHA for 96d8329
README.md
@@ -1,6 +1,6 @@
1
# Decaf: a tiny bytecode-compiled language
2
3
-Decaf is a lean, portfolio-friendly project that walks from source code to a working bytecode VM:
+Decaf is a lean project that walks from source code to a working bytecode VM:
4
5
- hand-written lexer, Pratt-style parser, and AST with source spans
6
- semantic resolver with lexical scopes, mutability checks, and call validation
0 commit comments