Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 232 Bytes

IL

This directory holds the Intermediate Language library.

This is the language used to represent a BF program, before generating Go code. It allows for optimizations to transform the BF commands into higher level constructs.