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.