View Single Post
  #1  
Old 11-07-2009, 05:38 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Compiler inside a Interpreter

Hello All, I have a doubt... basically I worte my first interpreter in C (A very simple one though... ) I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will store in .C extension. Now how...
__________________
Website Development
Domain Name Forum
Reply With Quote