LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   What is LLVM? (https://www.linuxquestions.org/questions/programming-9/what-is-llvm-796916/)

MTK358 03-21-2010 03:13 PM

What is LLVM?
 
I was wondering what exactly is LLVM, what does the ability to make a front-end for any language mean, and what is the IR?

smeezekitty 03-21-2010 03:17 PM

http://en.wikipedia.org/wiki/Low_Level_Virtual_Machine

MTK358 03-22-2010 05:55 AM

I found something really cool:

http://llvm.org/docs/tutorial/index.html

It basically is a step-by-step explanation of how to make an LLVM front-end for your own language!


All times are GMT -5. The time now is 09:41 PM.