THANK YOU!!!

Seriously, sometimes timing of things is just unbelievable... I'm  
recently toying with implementing a native Mac OS X app, and it'd need  
to be able to generate code for fastest possible calculation of user- 
supplied mathematical formulae. I've been looking at the LLVM (since  
it ships in Leopard anyway) last friday, but it was a bit hard to get  
the initial grasp on it. And then, five days later, this message pops  
up here. Guess I'm lucky :-)

Attila.


On 2007.11.07., at 17:44, David Pollak wrote:

> This isn't directly applicable to the JVM, but I thought you guys  
> might be interested.
>
> ---------- Forwarded message ----------
> From: Chris Lattner < [EMAIL PROTECTED]>
> Date: Nov 7, 2007 8:41 AM
> Subject: [gabble] Kaleidoscope: Implementing a Language with LLVM
> To: [EMAIL PROTECTED]
>
>
> Hi All,
>
> I whipped up a little tutorial on implementing languages with LLVM.
>
> It starts out rudimentary (writing a lexer and recursive descent
> parser), then talks about adding LLVM codegen support, hooking in the
> JIT, adding optimizations, etc:
>
> http://llvm.org/docs/tutorial/
>
> Thoughts and comments appreciated,
>
> -Chris
>
> http://llvm.org
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to