27 points | by RodgerTheGreat 3 days ago ago
5 comments
Decker is one of the most insane codebases I've ever seen. It's almost entirely in one file in a very dense format:
https://raw.githubusercontent.com/JohnEarnest/Decker/refs/he...
I've read and written a lot of C over the decades but this borders on being an IOCCC entry...
Looks like "Whitney C" https://www.aplwiki.com/wiki/Whitney_C
It's both native and web-based. Web version: https://www.beyondloom.com/decker/tour.html
Click File -> Cards... to see how the guided tour is constructed.
Some past discussions of Decker:
4 years ago: https://news.ycombinator.com/item?id=33377964 - "Decker, a platform that builds on the legacy of Hypercard and classic macOS"
2 years ago: https://news.ycombinator.com/item?id=38985409 - "Decker – A HyperCard Replacement"
2 years ago: https://news.ycombinator.com/item?id=40292181 - "Decker: A reincarnation of HyperCard with 1-bit graphics"
I can only recommend looking at all the Decker author's projects. He's done work on APL languages, GUIs, interactive programming, etc. https://beyondloom.com/things/index.html
A cool person making cool things!
If y'all never seen Decker, it _is_ cute:
https://github.com/JohnEarnest/Decker
Decker is one of the most insane codebases I've ever seen. It's almost entirely in one file in a very dense format:
https://raw.githubusercontent.com/JohnEarnest/Decker/refs/he...
I've read and written a lot of C over the decades but this borders on being an IOCCC entry...
Looks like "Whitney C" https://www.aplwiki.com/wiki/Whitney_C
It's both native and web-based. Web version: https://www.beyondloom.com/decker/tour.html
Click File -> Cards... to see how the guided tour is constructed.
Some past discussions of Decker:
4 years ago: https://news.ycombinator.com/item?id=33377964 - "Decker, a platform that builds on the legacy of Hypercard and classic macOS"
2 years ago: https://news.ycombinator.com/item?id=38985409 - "Decker – A HyperCard Replacement"
2 years ago: https://news.ycombinator.com/item?id=40292181 - "Decker: A reincarnation of HyperCard with 1-bit graphics"
I can only recommend looking at all the Decker author's projects. He's done work on APL languages, GUIs, interactive programming, etc. https://beyondloom.com/things/index.html
A cool person making cool things!
If y'all never seen Decker, it _is_ cute:
https://github.com/JohnEarnest/Decker