/sml-llvm

Standard ML Bindings for LLVM

Primary LanguageStandard MLMIT LicenseMIT

sml-llvm - Standard ML bindings for LLVM

Copyright 2010-2014, Martin Elsman

This repository contains a port for Standard ML (in particular, the MLKit) of the OCaml bindings for LLVM.

The repository also contains a port of an example by Jon Harrop for compiling a miniml language into LLVM. See test/miniml and http://groups.google.com/group/fa.caml/msg/5aee553df34548e2

Assumptions

The library works with a 32bit installation of LLVM and the native MLKit compiler.

LICENSE

The library is distributed under the MIT License; see the LICENSE file for details.