Warning
We're currently in an early alpha stage, the product may be very incomplete and unstable.
psl is a programming language specifically made for intuitive algorithm code writing.
Not available now, sorry!
cargo install \
--git https://github.com/psl-lang/psl \
--tag v0.1.3
Note
The psl
executable may collide with libpsl (which curl depends on) executable.
See psl(1) for more explanation. We may rename the package not to collide with that, the potent alternative is pslc
.`