Jin SANO

Logo

Web Portfolio

View My GitHub Profile

IMP Interpreter

IMP is a tiny imperative language specially designed for giving a formal description on execution of a program: Operational Semantics.

Input commands and an initial state then press run to see the derivation tree (based on big-step semantics).

Syntax

Acknowledgement

This interpreter may contains bugs.