lang: basic parser

This commit is contained in:
Schrottkatze 2024-04-03 00:08:00 +02:00
parent ae86ae29ab
commit ca84af4e1b
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
11 changed files with 362 additions and 33 deletions

4
testfiles/test.owo Normal file
View file

@ -0,0 +1,4 @@
def main = meow | test;
def test = meow [ hello: $foo, world: @bar];
def uwu = owo;