Inteperter Creation

For the past few months i have been starting on developing the syntax ideas for a new programming language, i decided to call SIF. It will be interpreted. I have come up with some really bad ways of interpreting that reads the chosen file, and when it encounters 'pause', it runs getch() through an if statement. I am wanting to make an actual interpreter and was hoping if anybody had any links they could give me, or give me some basic theory. I have been looking into this for a little while, and was hoping someone could help.
:D good for you. its a lot of fun. im currently working on a compiler. here are the resources im learning from:
http://llvm.org/docs/tutorial/
http://compilers.iecc.com/crenshaw/
http://cboard.cprogramming.com/attachments/cplusplus-programming/2818d1048030049-calculator-program-bjarne-stroustrup%27s-book-calc.cpp
I also recommend reading the purple dragon book
Topic archived. No new replies allowed.