Hi,
we are taking a course about writing a C-like language interpreter,
so does any one know a link or some documents about that.
This is a discussion on interpreter within the C Programming forums, part of the General Programming Boards category; Hi, we are taking a course about writing a C-like language interpreter, so does any one know a link or ...
Hi,
we are taking a course about writing a C-like language interpreter,
so does any one know a link or some documents about that.
Your lecture notes and/or textbook?
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
No ,we have to search the web and about the subject and then write the interpreter,I tried to search the internet but I didn't get much,
so would you help me.
Search the web for "compiler construction".
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
I made an example of how an interpreter (or parser) works some time ago:
#define question
You could read the thread it's related to if you need further understanding on how it works.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^