I want the programming language design tools like yacc and lex.

kuri@j-mac.co.jp (Kazuyuki Kuribayashi)
11 Jun 1997 00:07:06 -0400

          From comp.compilers

Related articles
I want the programming language design tools like yacc and lex. kuri@j-mac.co.jp (1997-06-11)
| List of all articles for this month |

From: kuri@j-mac.co.jp (Kazuyuki Kuribayashi)
Newsgroups: comp.compilers
Date: 11 Jun 1997 00:07:06 -0400
Organization: J-MAC SYSTEM,INC.
Keywords: tools, question

Hello.


I'm looking for the following software.


Its software is the lexical analyzer and syntax parser tool
for designing the customized programming language.


(1)This is like the tool, such as, yacc or bison program on UNIX.
      And then, this output source code, such as, C, C++, or Delphi's Pascal
      of lexical analyzer and syntax parser.


(2)This can display the transaction flow diagram of lexical analyzer and
parser.


(3)This can trace the stack of working analyze, visually.


(4)This can debug symbolically about lexical analyzer and parser.


(5)This can describe with BNF of lexical analyzer and parser.


(6)This have the engine of virtual machine like Java.


(7)This have rule lists of various language, such as, C, C++, FORTRAN, Pasca,
and so on.


Best regards.


Sapporo, Japan kuri@j-mac.co.jp
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.