iacore
iacore
[Some modules](http://synthcode.com/scheme/chibi/lib/chibi) like `(chibi show)` are not available on the website http://synthcode.com/scheme/chibi/#h2_StandardModules
Not much no say about the patch. The server can't handle SIGINT on Linux, so Ctrl+C can't stop it. on_signal/2 doesn't seem to be in scryer_prolog. *** Thanks for making...
``` repl:40:> (doc some) function boot.janet on line 2160, column 1 (some pred ind & inds) Returns nil if (pred item) is false or nil for every item in ind....
On parse error, the REPL state is not reset. terminal trace: ``` > janet Janet 1.28.0-meson linux/x64/gcc - '(doc)' for help repl:1:> (print "\b") repl:1:10: parse error: invalid string escape...
No Sound
# 🐞 Bug report 🐞 ## Description `alda play` has no sound. No new audio source in Pulseaudio. ## Steps to Reproduce 1. `alda -v2 play -c "piano: c12 e...
### Description when `ease` property is used on a tag, the mouse event gets eaten when happened at the end of transition out. ### Reproduction  See the long rectangle...
### Description As stated in the title. `pnpm i` installs imba 0.9.0. `"imba": "*"` is too relaxed. Same for `express`. ``` Packages: +135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Packages are hard linked from the...
Is it possible to have C API for elvish? It would be cool to use Elvish to exchange userdata (like in Lua) between programs. So far, exchanging data between programs...