Added
Language
Default argument values have been introduced to make it easier to implement optional arguments.
For example, instead of:
f = |a, b|
a + (b or 42)
You can write:
f = |a, b = 42|
...
That would be great. I frequently have to click the link and navigate to a home page for a meaningful description. Here’s the opening statement from Koto’s README on GitHub.
Koto is a simple and expressive programming language, usable as an extension language for Rust applications, or as a standalone scripting language.
This is the first thing I need to read to understand if I should or should not care about the project and its new release.
That would be great. I frequently have to click the link and navigate to a home page for a meaningful description. Here’s the opening statement from Koto’s README on GitHub.
This is the first thing I need to read to understand if I should or should not care about the project and its new release.