Embeded Compiler/ Interpreter in my own app 
Author Message
 Embeded Compiler/ Interpreter in my own app

OK
What do I need to do this?
I'm writing my own Interpreter/ Compiler on the Windows 95/ NT platform,
that makes use of some old <legacy> fortran calls.  I'm porting the
FORTRAN routines to a DLL,  And developing the "IDE" (Integrated
Developement Environment) using VB or V C++.  I allready have an
embedable text editor.  

I need a .. eh .. 'parser' & a 'lexer' ( i guess?).  Is that what pcct
gives me?  Does it run ok on Wintel platform?

Can you suggest:
A good dev system (lex, yacc(?), pcct, whatever)
A Good book
Your recomendations on creating my own development environment - to
create a developement environment

Thank you

Todd



Sun, 29 Aug 1999 03:00:00 GMT  
 Embeded Compiler/ Interpreter in my own app

Todd,

I have seen adverti{*filter*}ts in some proramming magazines in regards to
"Drop In" compilers.  I can't remeber their names, but check the more
advanced ones.  Suggestions:

   Dr. Jobbs (Or ist is Dobbs??)
   Any type of C/C++ developers magazines.

Hope this helps,

Paul

Quote:

>OK
>What do I need to do this?
>I'm writing my own Interpreter/ Compiler on the Windows 95/ NT platform,
>that makes use of some old <legacy> fortran calls.  I'm porting the
>FORTRAN routines to a DLL,  And developing the "IDE" (Integrated
>Developement Environment) using VB or V C++.  I allready have an
>embedable text editor.  

>I need a .. eh .. 'parser' & a 'lexer' ( i guess?).  Is that what pcct
>gives me?  Does it run ok on Wintel platform?

>Can you suggest:
>A good dev system (lex, yacc(?), pcct, whatever)
>A Good book
>Your recomendations on creating my own development environment - to
>create a developement environment

>Thank you

>Todd



Mon, 30 Aug 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. BASIC interpreter/compiler for unix

2. Compiler vs Interpreter

3. Compilers and interpreters

4. COMAL compiler/interpreter

5. Shareware and freeware compilers and interpreters

6. free compilers and interpreters !

7. Freeware and shareware compilers and interpreters here !

8. Source for Basic interpreter/compiler

9. Source Needed: Interpreter or Compiler

10. QB/VBDOS - compiler or interpreter?

11. dragging email from Outlook to your own app

12. Does a console app know its own name?

 

 
Powered by phpBB® Forum Software