package
0.0.0-20220714091223-eda6b4965d8d
Repository: https://github.com/linux4life798/gobf.git
Documentation: pkg.go.dev
# README
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.