Hacker News new | ask | show | jobs
Show HN: A Simple Show HN TUI Client in 93 Lines of Crumb (github.com)
2 points by liamilan 996 days ago
1 comments

The language (seemingly made by the same guy) looks a lot like lisp.

The code is pretty linear/procedural --not sure if "93 lines" is supposed to be viewed as a small amount of code for this program. I believe similar could be done easily in 93 lines or less of C, let alone a language more oriented on code golf.