Skip to content

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

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages