Send an Instant Message to K? Pŕo?ćtiόnŹ Using...
AIM
KcDanKc
Alright so I've finally started to pick back up my compiler project I blogged about back in march.
I've decided to implement a simple Tiny BASIC like language as my first truly all the way done compiler. The only difference I'm looking at right now is that I'm going to allow for multicharacters variable names and it wont use that number line ****, you'll be able to use named labels.
None of this ****
but likeCode:10 print "bob" 20 goto 10
As long as I've been programming compiler design and theory has always interested me. I used to read Jack Crenshaws compiler tutorial all the time, and before I really had any solid foundation I used to make the ****tiest little "interpreters" if you would even call it that in Liberty BASIC when I was first starting out in programming.
Jack Crenshaw I ****ing love you.
And even after having a "good" idea of what I was doing I still wasnt doing so hot