All Projects → melsman → Sml Llvm

melsman / Sml Llvm

Licence: mit
Standard ML Bindings for LLVM

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].