Fork me on GitHub
#yamlscript
<
2024-05-22
>
Ingy döt Net16:05:02

Added ys::std/call for higher order function application. Thanks @markus.agwin! Probably about time for a 0.1.59 release:

* 69f32ec (HEAD -> main, origin/main, origin/HEAD) core: Add a `call` function to ys::std
* cbed70c core: Set runtime size limit for anchored nodes
* 551ec19 util: Rewrite version-bump script in YAMLScript
* ea8088a core: Support "a${b}c" in interpolation
* e46d854 ys: Add a --time option for stage timing
* 74cee0c core: Refactor compiler's compile functions
* 6ffddb2 (tag: 0.1.58) release: 0.1.58

🙏 1
Ingy döt Net16:05:29

Double-checking my todo list for anything else low hanging....

Daniel Craig21:05:33

I tried it out, upgrading ys worked like a charm and I had no issues

🙌 1
Daniel Craig21:05:19

I showed off the ys -Y flag today at work, people were very interested

🎉 1
Markus Agwin15:05:04

and the new call function works like a breeze

1