PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 05, 2007

LLVM Language Implementation Tutorial Now Available

Posted: 2007-11-05 06:21:00
Platforms ::

It has been announced that a tutorial describing how to implement a language using LLVM is now available. LLVM is a portable compiler infrastructure, offering a compilation strategy that allows for compile-time, link-time, run-time and offline program optimization.