Conversation

Replying to
For me Forth is mainly about compression. Starting point is simple (VM or hardware), then the language pushes the programmer towards writing highly factored code. This takes extra effort btw: it's hard to write a good Forth program, but in return you get a small program.
1
Show replies