Thursday, May 8, 2025

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

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/NM3s9PV https://ift.tt/NM3s9PV May 8, 2025 at 10:30PM

No comments:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...