Show HN: Tree-walk interpreter (and formatter) written in C
3 cal31 0 5/8/2025, 5:00:48 PM github.com ↗
Hello HN, this is my first "completed" project since I took on this coding journey.
Vern is a statically typed scripting language with lots of rough edges.
You can try it out at https://vern.cal31.dev
You can find the source code and some documentation at https://github.com/cal31/vern-lang
No comments yet