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!