Related articles |
---|
Free Pascal-XSC grammar available ae59@iamk4528.mathematik.uni-karlsruhe.de (Heiner Berlejung) (1996-06-21) |
From: | Heiner Berlejung <ae59@iamk4528.mathematik.uni-karlsruhe.de> |
Newsgroups: | comp.compilers |
Date: | 21 Jun 1996 17:21:55 -0400 |
Organization: | Compilers Central |
Keywords: | Pascal, parse, available |
Hello ,
I have developed a Pascal-XSC grammar suitable
for lex/flex, bison/yacc. It is embedded within a small
tool used for computing software metrics for Pascal-XSC programs.
It is adapted from a grammar for BSI Pascal.
Disclaimer: This software does not grant for anything and you can't make
the autor responsible for any possible damages or errors!
Ackowledgement: The BSI version comes from a friendly person
that did not stored his name somewhere. I guess
he has been from Finnland. Thank you very much.
Also thanks to Michael Neaga from Numerik Software GmbH
for the free available version of Pascal-XSC.
(ftp iamk4515.mathematik.uni-karlsruhe.de/pub/pascal-xsc)
Copyright: This package is proprietary of the author. It may be
freely distributed but must not be changed or used for
commercial purposes without permission of the author.
Availability: This package is available at:
http://www.uni-karlsruhe.de/~ae59/pmetric0-0.Z
Author : Heinrich Berlejung
Institut fuer Angewandte Mathematik
Universitaet Karlsruhe
Email:Heiner.Berlejung@math.uni-karlsruhe.de
Tests : It was tested on :
Sun Solaris 2.3 with gcc 2.6.7, bison 1.22, flex 2.4.7.
HPUX with lex,gcc (make LEX=lex)
I tested pmetric on the toolbox programs and
pxsc's standard libraries and parsing works right.
It will only works on a UNIX system (at the moment)
Comments: - Any comments are appreciated, send them to the author.
- I am willing to add all meaningfull extensions that
might be proposed from potential users.
Karlsruhe 1996-06-19
Best regards
Heiner
--------------- URL http://www.uni-karlsruhe.de/~ae59 ---------------------
Heinrich Berlejung Institut f. Angewandte Mathematik
Email: ae59@rz.uni-karlsruhe.de Universitaet Karlsruhe (TH)
Phone:+49 721 377936 / Fax:+49 721 385979 P.O. Box 6980,D-76128 Karlsruhe
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.