ryuichis / llswift-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llswift proof-of-concept

swift-ast 0.3.5 Travis CI Status

A proof-of-concept that parses Swift code, generates .ll file, and then either runs it directly with lli, or generates executable binary with clang.

It will be part of Yanagiba Project. If you are interested in working with me on this, send me an email to ryuichi@yanagiba.org. Look forward to it!

About

License:Apache License 2.0


Languages

Language:Swift 91.9%Language:Makefile 4.7%Language:Shell 3.4%