Skip to content

melsman/sml-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Standard ML Bindings for LLVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published