Hiss playground 🐍

Write Hiss programs, execute them, and see their generated assembly.

Editor

Bytecode

Hiss programs are converted to bytecode before they are executed. After you compile a program, you'll see its bytecode here.

Output

Click "compile" to get started.

Known issues

Hiss is a work in progress. It has a few known issues. And probably many more unknown issues.