Viewing profile — syn-nine
syn-nine
HN member- Joined
- Sat, Dec 27, 2025, 3:18 PM UTC
- HN karma
- 18
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About syn-nine
No profile information was provided.
Recent public activity
-
comment
Comment #46484451
To be honest, my favorite language is my own language Tentacode [0], closely followed by my recent experimental language Gar [1]. Tenta is not publicly released yet, but the source…
-
comment
Comment #46480779
I've enjoyed using the C3 language to make some simple games [0] and found it really easy to pick up. The only thing that I got hung up on at first was the temporary memory arenas …
-
comment
Comment #46404066
Thanks! I really like how I combined the parameter stack and scratchpad from FORTH with the call stack from x86 style assembly. It makes it really easy to get multiple return value…
-
comment
Comment #46402596
if you want to try out the Knots game that I submitted to the jam you can find it here: https://syn9dev.itch.io/knots
-
comment
Comment #46402461
author here, thanks for reading, happy to answer any questions you have! edit: in before anyone asks: no AI (LLMs/GenAI etc) was used at all in this project.