Been working some more on my programming language. Performance is not great, but acceptable in most cases (but since people seem to be happy with Python, perhaps I shouldn't worry about making it performant).
The code base is only 17k lines of Kotlin. That's much less than expected.
It not builds for the JVM, Natively as well as to Javascript, so it's even possible to run it in the browser.