Simple components v2.0
- From: "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx>
- Date: Sun, 24 Jul 2005 16:30:37 +0200
The current version provides implementations of smart pointers, sets, maps,
stacks, tables, string editing, unbounded arrays and expression analyzers:
http://www.dmitry-kazakov.de/ada/components.htm
In the version 2.0 tools were added to ease creation of parsers matching a
word from a list keywords. Get_Token procedure does this using a
user-provided table. The package Keywords generates a keyword matching
parser from an enumeration type, which literals are the keywords to match.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.
- Prev by Date: type and subtype
- Next by Date: Re: type and subtype
- Previous by thread: type and subtype
- Next by thread: ++ of C in ada
- Index(es):