Viewing profile — loscoala
loscoala
HN member- Joined
- Sun, Jul 16, 2023, 6:18 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About loscoala
Forth is my love.
Recent public activity
-
comment
Comment #41245094
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 wa…
-
comment
Comment #36750048
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 …