Hacker News new | ask | show | jobs
by meadhbh-hamrick 1301 days ago
I'm a fan of FORTH, but absolutely second your motion that Joy is worth investigating. It has a FORTH "feel" but feels like you can more easily do more advanced things with it.
1 comments

Joy appears even more “write-only” than Forth.

Half the skill in the art of programming is choosing good names, but Joy lacks names for arguments and locals.

Otherwise, it looks interesting. But, I think I’ll stick to lisp.