Skip to content

p-ouellette/qbe-sml

Repository files navigation

qbe-sml

This is a QBE IL library for Standard ML. It can parse and print QBE IL, the intermediate language of the QBE compiler backend.

See the examples directory for a usage example.

To build and run the example with MLton:

make
cd examples && ./hello

To run it with SML/NJ:

cd examples && sml -m hello.cm

About

QBE IL library for Standard ML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published