GitHub (source code for all languages), also linked above.
The GitHub says “50 lines of code” but the largest example is 74 lines excluding whitespace and comments.
GitHub (source code for all languages), also linked above.
The GitHub says “50 lines of code” but the largest example is 74 lines excluding whitespace and comments.
Very cool. To be honest most of these languages (except maybe Lisp and BASIC) are pretty awful. I can’t imagine writing anything in them. Especially K. That’s got to result from some form of brain damage…
Uhm yeah or maybe MATLAB? I mean I mainly like MATLAB because of its unbeatable plotting abilities, but even MATLAB can do
prod(1:10)
. I am very happy to spend 3 extra bytes on that readability improvement!