Thursday, May 8, 2025

Show HN: Tree-walk interpreter (and formatter) written in C https://ift.tt/AxtnZRD

Show HN: Tree-walk interpreter (and formatter) written in C 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://ift.tt/E5aV4xS https://ift.tt/E5aV4xS May 8, 2025 at 10:30PM

No comments:

Post a Comment

Show HN: Mosaic – arrange iOS icons by color using an evolutionary algorithm https://ift.tt/xy6NF3v

Show HN: Mosaic – arrange iOS icons by color using an evolutionary algorithm It started out as a way for me to freshen up my C++ skills duri...