Building a development environment for Monkey: Part 1 - Syntax highlighting with Tree-sitter
Intro
A few years ago on a quest of learning Go, I followed Writing An Interpreter In Go and built Monkey, a small interpreted programming language. Recently, I came back to it with a different goal:
segni.hashnode.dev23 min read