Activity
finalise scanner remove DOUBLE_COLON () which kinda just made demo co…
finalise scanner remove DOUBLE_COLON () which kinda just made demo co…
solve small potential compilation issue that could arise from alterna…
solve small potential compilation issue that could arise from alterna…
fix bug with anonymous functions causing compiler to crash when colon…
fix bug with anonymous functions causing compiler to crash when colon…
add alternate compilation route which i will probably use. update syn…
add alternate compilation route which i will probably use. update syn…
remove 'push' keyword in favor of backslash for pushing fuctions on t…
remove 'push' keyword in favor of backslash for pushing fuctions on t…
fix test for more performant idea thingie idk
fix test for more performant idea thingie idk
fix lexing to allow floating points to be scanned
fix lexing to allow floating points to be scanned
update example with finalized syntax
update example with finalized syntax
new example which goes more in-depth
new example which goes more in-depth
rename AGAIN because an Orc prolang alr exists
rename AGAIN because an Orc prolang alr exists
transfer to more generic Int
and Char
for primitive types cuz it …
transfer to more generic
Int
and Char
for primitive types cuz it …finsihed another small optimization which reduces pushes to the stack
finsihed another small optimization which reduces pushes to the stack
updated const syntax to conform to new syntax
updated const syntax to conform to new syntax