comp.lang.ada
 help / color / mirror / Atom feed
* Simple components v2.0
@ 2005-07-24 14:30 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2005-07-24 14:30 UTC (permalink / raw)


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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-24 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-24 14:30 Simple components v2.0 Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox