masak / bel

An interpreter for Bel, Paul Graham's Lisp language
GNU General Public License v3.0
26 stars 1 forks source link

Create a bytecode builder API, safer than putting numbers together #397

Closed masak closed 3 years ago

masak commented 3 years ago

Main change is, the only module that knows about the opcodes is Bytecode.pm.