llvm-hs/llvm-hs-examples

Name: llvm-hs-examples

Owner: llvm-hs

Description: Examples for Haskell bindings to LLVM

Created: 2017-01-08 11:55:48.0

Updated: 2018-04-03 20:11:50.0

Pushed: 2018-03-18 07:13:43.0

Homepage:

Size: 38

Language: Haskell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

LLVM Haskell Examples

Build Status

Simple examples demonstrating the usage of the llvm-hs for generating and manipulating LLVM from Haskell.

To run the examples:

ack exec basic
ack exec orc
ack exec arith
ack exec irbuilder

To load the examples in GHCI:

ack repl examples:basic
ack repl examples:orc
ack repl examples:arith
ack repl examples:irbuilder
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.