tool: grammar9x.y and lexer9x.l


Language:
Ada 9X
Version:
5.0 (June 1994)
Parts:
Yacc grammar, Lex grammar with simple driver in C
Author:
S. Tucker Taft <stt@inmet.com>
Location:
ftp://ajpo.sei.cmu.edu/public/ada9x/rm9x/grammar9x.y ftp://ajpo.sei.cmu.edu/public/ada9x/rm9x/lexer9x.l
Description:
YACC-based parser for Ada 9X, with simple Lexer and simple driver written in C.
Conformance:
Grammar conforms to Ada 9X version 5.0 (DIS 8652-9X, June 1994); Lexer does not support wide characters.
Reference:
RM9X;5.0 (ftp://ajpo.sei.cmu.edu/public/ada9x/rm9x/v5.0/rm9x.doc)
Bugs:
Grammar known to be somewhat liberal (to avoid ambiguity); Lexer does not support wide characters; Report bugs to stt@inmet.com or comp.lang.ada
Ports:
SunOS 4.X, others presumed
Portability:
No known system dependencies
Status:
active, though presumed "done"
Discussion:
comp.lang.ada
Contact:
stt@inmet.com
Updated:
1994/06

Related Items

language: Ada 9X

category: compiled, imperative languages summary, or expanded.


This work supported by Idiom Consulting. Idiom is a full-service ISP, providing Internet access in Northern California and Web hosting worldwide.

Please send updates to free-compilers@idiom.com

The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.

Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved