mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-11-17 09:09:41 +01:00
lang: basic parser
This commit is contained in:
parent
ae86ae29ab
commit
ca84af4e1b
11 changed files with 362 additions and 33 deletions
4
testfiles/test.owo
Normal file
4
testfiles/test.owo
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
def main = meow | test;
|
||||
def test = meow [ hello: $foo, world: @bar];
|
||||
|
||||
def uwu = owo;
|
||||
Loading…
Add table
Add a link
Reference in a new issue