1x Forth (1999)

20 points by veqq


spc476

I like the idea of Forth. I don’t like it in practice (even though I just implemented Forth). One reason is it’s puzzle like nature to programming. The other thing—naming things. One of the two hardest problems in the industry (the other being cache invalidation and off-by-one errors). And yet here we are, being asked to create yet more names for things.