Hacker News new | ask | show | jobs
by codr7 2523 days ago
Before I learned Forth, I was very comfortable in Common Lisp. Now I miss the convenience when writing Forth and raw simplicity when writing Lisp.

I realize the problem isn't Forth, some people (such as the writer for example) are capable of pulling amazing feats for such a primitive tool.

But as a result, the programming languages [0] I've designed since have all been part Forth and part Common Lisp.

[0] https://github.com/codr7/cidk