lang: massive amounts of parser and ast pain
This commit is contained in:
parent
881a987b2f
commit
9da157ff4a
16 changed files with 900 additions and 170 deletions
|
@ -1,7 +1,4 @@
|
|||
def blend1 = [
|
||||
open "test.png",
|
||||
open "test2.png"
|
||||
]
|
||||
| blend multiply 0.6
|
||||
|
||||
def blend2 = open "test.png" | blend multiply 0.6 [ open test2.png ]
|
||||
meow mew meow 5 3.14 "uwu" {
|
||||
meow: test 24
|
||||
another: hi "hello",
|
||||
} "awa"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue