Related articles |
---|
Best Lexer+Parser+ Compiler(C,C++,Java,Pascal) for W95? meyersx@enteract.com (1997-09-12) |
Re: Best Lexer+Parser+ Compiler(C,C++,Java,Pascal) for W95? sreeni@csc.albany.edu (1997-09-15) |
Re: Best Lexer+Parser+ Compiler(C,C++,Java,Pascal) for W95? thetick@magelang.com (Scott Stanchfield) (1997-09-15) |
Re: Best Lexer+Parser+ Compiler(C,C++,Java,Pascal) for W95? shankar@powertelglobal.com (Shankar Unni) (1997-09-23) |
Re: Best Lexer+Parser+ Compiler(C,C++,Java,Pascal) for W95? WStreett@shell.monmouth.com (1997-09-24) |
From: | meyersx@enteract.com (Dennis Meyers) |
Newsgroups: | comp.compilers |
Date: | 12 Sep 1997 21:28:24 -0400 |
Organization: | Compilers Central |
Keywords: | tools, Windows, question |
Application:
The user types into an editor window: variables, parameters, parameter
constraints, and mathematical formulas. The user then clicks on
compile = to compile this subroutine module. If all compiles correctly
he clicks on = run. Run links the compiled subroutine into the main
program. The main = program run of a Nonlinear optimizer code that
computes the best parameters of = the subroutine that minimize some
criteria.
Query:
What is the best modern combination of Lexer+Parser+stand alone
Compiler = that will run in W95 and accomplish the above task.?
lex+yacc+c compiler?
flex+bison+ c compiler?
coco/R + c compiler?
coco/R + pascal compiler?
pccts1.33 + c compiler?
visual Parse++ + compiler?
ANTLR + Java compiler?
other?
Any help would be much appreciated.
Thanks
Dennis Meyers
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.