For Programmers: Free Programming Magazines  


Home > Archive > Compilers > June 2006 > Iterative interpreter









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Iterative interpreter
hadjici2

2006-06-11, 9:21 am

Hello,

I have a parse tree that is created by parsing the source code. Each node in the parse tree is labeled with the line number in the source code that is related with. I would like to traverse the tree line number by line number interpreting the correct nodes each time so as to simulate the source code step by step. I have never built an interpreter before and I am open to any tips or guidance.

Kindest regards,

John.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com