v0.3.2: source, then, _start
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Clyx standard library (in addition to [ :: readf src ])
|
||||
# Created by Luxferre in 2026, released into the public domain
|
||||
|
||||
:: source [ next src ]
|
||||
:: then [ ]
|
||||
:: _start [ next _main swap defw ]
|
||||
:: if [ next next swap rot cond ]
|
||||
:: while [ next [] swap loop ]
|
||||
:: rot [ [ swap ] dip swap ]
|
||||
|
||||
Reference in New Issue
Block a user