7 ms·
Also, how could any sane person ever go into the ngn/k source and find the mentioned implementation? https://codeberg.org/ngn/k/src/commit/ddcc17511ff05e1915f59
by traspler 5mo ago
Also, how could any sane person ever go into the ngn/k source and find the mentioned implementation? https://codeberg.org/ngn/k/src/commit/ddcc17511ff05e1915f59b986b801644bb380cb9/v.c#L14 https://codeberg.org/ngn/k/src/commit/ddcc17511ff05e1915f59b...
I don't even want to learn k, I want to learn how to handle such C.
- rgoulter 5mo agoI like the quote about how different programming languages give you tools to think in different ways. I get the impression languages like k are a good example of this. (That C code looks as dense/concise as k).
- bear8642 5mo agoFor a smaller example, try the J Incunabulum[0] various explanations are available [1][2] It's been discussed here before too. [0] https://code.jsoftware.com/wiki/Essays/Incunabulum https://code.jsoftware.com/wiki/Essays/Incunabulum [1] https://blog.wilsonb.com/posts/2025-06-06-readable-code-is-unreadable.html https://blog.wilsonb.com/posts/2025-06-06-readable-code-is-u... [2] https://tony-zorman.com/posts/j-incunabulum.html https://tony-zorman.com/posts/j-incunabulum.html