Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexdenisov/swift_llvm

How to use LLVM C API with Swift
https://github.com/alexdenisov/swift_llvm

Last synced: 12 days ago
JSON representation

How to use LLVM C API with Swift

Awesome Lists containing this project

README

        

# Using LLVM C API with Swift

Example code for corresponding article - [How to use LLVM with Swift](http://lowlevelbits.com/how-to-use-llvm-api-with-swift/)

How to use LLVM MCJIT execution engine - [How to use LLVM with Swift. Addendum](http://lowlevelbits.com/how-to-use-llvm-api-with-swift-addendum/)