On 06/20/17 14:50, Brian Callahan wrote:
> Hi ports --
>
> Attached is a new port, lang/kona. Kona is the open source
> implementation of the K programming language.
>
> ---
> pkg/DESCR:
> Kona is the open-source implementation of the K programming language.
> K is a synthesis of APL and LISP. Kona is a reimplementation that
> targets K3.2 but includes features inferred from K4 or implemented
> elsewhere.
> ---
>
> Notes:
> * There's a ton of test output, recommend running tee(1) to a logfile
> if you want to look at it.
> * Upstream appears to recommend running from HEAD. Notably, the tag
> names used have no relation to the version number of Kona, and are
> simply convenience executables for Windows users. The version number
> of Kona is 3.2.0 (see src/k.c). So use GH_COMMIT for this one.
>
> Works well on amd64, should work well everywhere.
>
> OK?
>
> ~Brian
>
Ping. Slightly simplified port attached.
No comments:
Post a Comment