ITS GENERATING AN EXECUTABLE LETS GOOOO

This commit is contained in:
SpookyDervish
2025-09-01 18:00:49 +10:00
parent 62e95a24ed
commit 88cdcfa54f
7 changed files with 91 additions and 16 deletions

View File

@@ -1,12 +1 @@
set &myName "Nathaniel"
set &myAge 10
fun -list !split -string &str -string &determiner
set &x 2
set &y 5
add $x $y &x
return $x
endfun
@myLabel
jump %myLabel
end 123