ArkScript v4.0.0-rc4 #448
SuperFola
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
$repr
macro to get a string representation of a given nodearkscript -f|--format
Changed
(= closure1 closure2)
will work only if they have the same fields (name) and if the values match($ name value)
/($ name (args args args) body)
/($if cond then else)
(import package.sub.file)
arkscript --version
andarkscript --help
now output ArkScript version with the commit hashRemoved
NodeType::Closure
Utils::digPlaces
andUtils::decPlaces
got removed as they were no longer neededlist:removeAt
,ark
executable now replaced byarkscript
)This discussion was created from the release ArkScript v4.0.0-rc4.
Beta Was this translation helpful? Give feedback.
All reactions