/go-compiler

A golang compiler implementation

Primary LanguagePython

go-compiler

setup project

pip install -e .[dev]

run tests (with coverage)

pytest --cov=go_compiler tests/