Live data from Hacker News

Viewing profile — loscoala

loscoala

HN member
Joined
Sun, Jul 16, 2023, 6:18 PM UTC
HN karma
5
Public activity
2 items

About loscoala

Forth is my love.

Recent public activity

  1. 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…

  2. 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 …