Comment on K7 TutorialComments−patrickg_zill7yAlternatively, 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.−tmcb7yI 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−patrickg_zill7yThanks 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...
Comments
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.
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...