mesamunefire@piefed.social
on 20 Aug 16:19
nextcollapse
Ive always liked lisp, even though I have never made anything in production with it. Its fun to play around with something that can run on most devices, have decent syntax (or make your own!), and can represent a concept in computing with elegance. Or at least a lot of ( s.
DirigibleProtein@aussie.zone
on 20 Aug 17:09
collapse
threaded - newest
Ive always liked lisp, even though I have never made anything in production with it. Its fun to play around with something that can run on most devices, have decent syntax (or make your own!), and can represent a concept in computing with elegance. Or at least a lot of ( s.
Lisp - Lots of Insane Stupid Parentheses
I love code golf, but normally golfers measure code in bytes, not lines of code.
Either way, looking at the source, it’s super impressive! For (somewhat) golfed code, this is actually pretty readable.