Hacker News new | ask | show | jobs
The Risor compiler, opcodes, and VM (risor.io)
2 points by myzie 828 days ago
1 comments

Risor is an embeddable scripting language for the Go ecosystem. This blog post introduces its opcodes and shows how it was influenced by CPython.