Show HN: Gsubpy, an interpreter for subset of Python, written in Go (github.com)
Recently, I write an interpreter for subset of Python using Go. I haven't seen source code of CPython, all is just written according to my understanding of Python so there may be some unusual things. Hope you can play fun with it. Any suggestion is welcome, glad to get some feedback.
8 comments
[ 0.20 ms ] story [ 27.9 ms ] threadStarlark is used in a number of production systems so there's good support.
https://github.com/go-python/gpython