Skip to content

delcypher/fosdem-2012-implementing-domain-specific-languages-with-llvm

Repository files navigation

This code was used for the FOSDEM2012 talk by David Chisnel on "Implementing Domain Specific Languages with LLVM"[1].

David Chisnel is the author and I do not claim ownership over his code.

I have simply taken his code [3] and modified it to work with LLVM3.3 and added a missing function implementation.

[1] http://www.youtube.com/watch?v=1Hwnagof1Wo
[2] http://cs.swan.ac.uk/~csdavec/FOSDEM12/DSLsWithLLVM.pdf (also in talk/DSLsWithLLVM.pdf)
[3] http://cs.swan.ac.uk/~csdavec/FOSDEM12/examples.tbz2

About

A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published