Friday, May 13, 2005

Wondering What I Have Been Upto?


I have not been updating my blog as frequently as I used to, of late. I have a good excuse, well I am busy with something and I am also working on finishing the tiger implementation. I have learnt many interesting things and I cannot wait to share them here.

2 comments:

H said...

Great! Also checked that there is a Modern Compiler Implementation in ML by the same author. Will try to get this book.I'm a fan of ML these days :)

Balbir said...

Great! The only difference between the Java, C and ML books is the implementation. You will find Java code carried forward from the Java book to the ML book, maybe :-)

In any case, I have reached IR trees with a non-crashing implementation. But I must admit, I find the IR code hard to read and figure out. Aaaah!

Its just a matter of time, I guess

Ranking and Unranking permutations

I've been a big fan of Skiena's Algorithm Design Manual , I recently found my first edition of the book (although I own the third ed...