[LLVMdev] Kudos

Reid Spencer reid at x10sys.com
Thu Nov 20 04:03:02 PST 2003


My hat is off to everyone that's worked on LLVM.

I started coding Stacker yesterday from scratch as a background task in
between doing "real" :) work. Tonight I got my first program generated
by the Stacker compiler to compile, link and execute. The entire control
flow of Stacker is done (mind you its trivial). All that remains is to
fill in code generation for about 60 built-in words.

I'm shocked. 8 Hours work? Is compiler writing supposed to be this easy?

Kudos. LLVM Rocks.

Reid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031120/d7cac92e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031120/d7cac92e/attachment.sig>


More information about the llvm-dev mailing list