Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukel97/racket-llvm

LLVM bindings for Racket
https://github.com/lukel97/racket-llvm

llvm racket

Last synced: 24 days ago
JSON representation

LLVM bindings for Racket

Awesome Lists containing this project

README

        

# racket-llvm [![Build Status](https://travis-ci.org/bubba/racket-llvm.svg?branch=master)](https://travis-ci.org/bubba/racket-llvm)
LLVM bindings for Racket

## Installing
Make sure you have the LLVM libraries installed first!

To install, clone the repository and run

`raco install racket-llvm`