strykelang 0.8.13

A highly parallel Perl 5 interpreter written in Rust
Documentation
1
2
3
4
5
6
7
8
9
#autoload

local expl
local -a funcs

funcs=(${${${(f)"$(functions -M)"}##functions -M }%% *})

_wanted user-math-functions expl 'user math function' \
    compadd -S '(' -q "$@" -a funcs