I also came across FORTH through hacker news. I ended up developing a compiler that can translate FORTH into C. For the interested reader: https://github.com/loscoala/goforth It was a great experience and I can only…
I have implemented yet another forth by myself. It works a little bit different and it is not intended to be a true copy of the original idea. Since the post says you can discover Forth, here's my part:…
I also came across FORTH through hacker news. I ended up developing a compiler that can translate FORTH into C. For the interested reader: https://github.com/loscoala/goforth It was a great experience and I can only…
I have implemented yet another forth by myself. It works a little bit different and it is not intended to be a true copy of the original idea. Since the post says you can discover Forth, here's my part:…