Please work #32

Closed
probablycorey wants to merge 1 commits from testing-discord into main
Showing only changes of commit 0ea869fed3 - Show all commits

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.
🦐