Hacker News new | ask | show | jobs
by patrickg_zill 2620 days ago
Alternatively, you can look at the completely free www.Aplusdev.org, "A+" language that was also created by Whitney.

There is also GNU APL which I have been playing with and has some good ideas also, including the ability to create scripts.

1 comments

I would like to recommend Kona[1] as well. It is an open-source K implementation, with some small differences.

[1]https://github.com/kevinlawler/kona

Thanks for the reminder. I had seen it before, but I now see that it is active, with the last commit 8 days ago. I compiled it on my Linux box quickly and will be testing it out...