LLVM

32 views
Skip to first unread message

Matthew Browne

unread,
May 30, 2020, 4:04:35 PM5/30/20
to object-co...@googlegroups.com
Good introductory article about LLVM and how it can be used to speed up development of new programming languages or JIT compilers for existing languages:

https://www.infoworld.com/article/3247799/what-is-llvm-the-power-behind-swift-rust-clang-and-more.html

I hope everyone is staying healthy—fortunately doing fine here in NYC!

Matthew Browne

unread,
May 30, 2020, 4:14:57 PM5/30/20
to object-co...@googlegroups.com

or JIT compilers for existing languages

Correction: not only JIT compilers, but also AOT (ahead of time) compilers to native bytecode, for languages that don't already have that. LLVM supports both use cases.

Reply all
Reply to author
Forward
0 new messages