Compare commits

...

1 Commits

Author SHA1 Message Date
0ea869fed3 Update README.md 2025-11-07 15:01:18 -08:00

View File

@ -39,3 +39,5 @@ Go to http://localhost:3000 to try out the playground.
The flow: Shrimp source → parser (CST) → compiler (bytecode) → ReefVM (execution)
See `example.shrimp` for language examples and `src/parser/shrimp.grammar` for the full grammar.
🦐