Earlier quoted context omitted.
I don't understand how. How do you debug something this? How do you go about fixing a bug? There are no docs nor tests. It seems like one would spend hours just trying to understand what's going on. Is there a good source on their methodology? Because my mind is blown.
I recommend checking out more of the APL family language family and the history of the notation, highly interesting. Almost like a parallel universe of computing, when you look past the syntax.
Arthur Whitney releases an open-source subset of K with MIT license
41–50 of 234 posts
Re: Arthur Whitney releases an open-source subset of K with MIT license
#42The website reads like an edgy script-kiddy blog. Is K actually a useful project, or is it just a passion project of someone who happens to be sort of famous?
Lagniappe: click on the circular red button underneath the comic, to the right of the orange "RANDOM" :-)
Re: Arthur Whitney releases an open-source subset of K with MIT license
#43 the free(MIT license) version is shakti.com/k/k.zip
the supported version(supported and 10 to 100 times faster)
is $100K per month(minimum)
https://groups.google.com/g/shaktidb/c/5SPufca3mo4Re: Arthur Whitney releases an open-source subset of K with MIT license
#44Re: Arthur Whitney releases an open-source subset of K with MIT license
#45Well I know what the next episode of the arraycast is going to talk about now.
Re: Arthur Whitney releases an open-source subset of K with MIT license
#46Is the terseness of the site mean to reproduce the terseness of the language? Is that the gimmick?
Re: Arthur Whitney releases an open-source subset of K with MIT license
#47This is probably his last attempt at leaving a legacy given his age. I wonder if Wolfram would do something similar.
Re: Arthur Whitney releases an open-source subset of K with MIT license
#48Can someone explain how it can be "faster" than anything else?
I mean faster at filtering data than a python script? Sure. Faster than a database or hand-rolled C code? Only if your benchmarks are misleading.
Re: Arthur Whitney releases an open-source subset of K with MIT license
#49How does it compare to the k that you can license from shakti or to ngn/k?
Re: Arthur Whitney releases an open-source subset of K with MIT license
#50Can someone explain how it can be "faster" than anything else?