<https://github.com/adam-mcdaniel/oakc>
# thinking-together
s
The Brainfuck inspired minimal VM is more interesting than the language
c
Agreed, I like the minimal VM too; not sure about the portability claims, since it requires rust. I made a similarly minimalist VM for some early music language experiments I did; but really just because I was trying to do the easiest thing possible; not striving for a minimal VM per-se.