This is the C implementation for the YREA SLS interpreter.
Build Project: make build Build and Run Project: make run Build and Run Tests: make test
make build
make run
make test