Simple components for Ada 3.9
This library provides implementations of smart pointers for automatically collected objects (using reference counting); database-indpendent object persistence through ODBC or SQLite with persistent objects that may depend on other objects; various containers including doubly-linked webs and lists, directed graphs, directed weighted, maps, stacks, sets, bounded and unbounded arrays; containers of handles to objects; table management with parsing support; text editing tools for string formatting of integer and floating-point numbers in any base; OO parsers for infix expressions with varios examples from a simple console calculator to full Ada 95 expressions parser; storage pools; IEEE 754 numbers; lock-free shared structures including FIFO and blackboard. Synchronization primitives include events, pulse events, pulse events distributing values, arrays of events which can be signaled, reset and awaited for an arbitrary combination of, race condition free. It also includes reentrant mutexes and arrays of mutexes with an enforced locking policy, race condition free, SQLite bindings.
Version: 3.9
License: Freeware
Download: Simple components for Ada v. 3.9
Tags: container, graph, IEEE 754, lexer, lock-free, map, parser, set, shared, stack, tables, tree, xpm
This entry was posted
on Sunday, July 25th, 2010 at 2:12 pm and is filed under Uncategorized.
Simple components for Ada 3.8
This library provides implementations of smart pointers for automatically collected objects (using reference counting); database-indpendent object persistence through ODBC or SQLite with persistent objects that may depend on other objects; various containers including doubly-linked webs and lists, directed graphs, directed weighted, maps, stacks, sets, bounded and unbounded arrays; containers of handles to objects; table management with parsing support; text editing tools for string formatting of integer and floating-point numbers in any base; OO parsers for infix expressions with varios examples from a simple console calculator to full Ada 95 expressions parser; storage pools; IEEE 754 numbers; lock-free shared structures including FIFO and blackboard. Synchronization primitives include events, pulse events, pulse events distributing values, arrays of events which can be signaled, reset and awaited for an arbitrary combination of, race condition free. It also includes reentrant mutexes and arrays of mutexes with an enforced locking policy, race condition free, SQLite bindings.
Version: 3.8
License: Freeware
Download: Simple components for Ada v. 3.8
Tags: container, graph, IEEE 754, lexer, lock-free, map, parser, set, shared, stack, tables, tree, xpm
This entry was posted
on Monday, April 12th, 2010 at 8:04 pm and is filed under Uncategorized.
Simple components for Ada 3.7
This library provides implementations of smart pointers for automatically collected objects (using reference counting); database-indpendent object persistence through ODBC with persistent objects that may depend on other objects; various containers including doubly-linked webs and lists, directed graphs, directed weighted, maps, stacks, sets, bounded and unbounded arrays; containers of handles to objects; table management with parsing support; text editing tools for string formatting of integer and floating-point numbers in any base; OO parsers for infix expressions with varios examples from a simple console calculator to full Ada 95 expressions parser; storage pools; IEEE 754 numbers; lock-free shared structures including FIFO and blackboard. Synchronization primitives include events, pulse events, pulse events distributing values, arrays of events which can be signaled, reset and awaited for an arbitrary combination of, race condition free. It also includes reentrant mutexes and arrays of mutexes with an enforced locking policy, race condition free.
Version: 3.7
License: Freeware
Download: Simple components for Ada v. 3.7
Tags: container, graph, IEEE 754, lexer, lock-free, map, parser, set, shared, stack, tables, tree, xpm
This entry was posted
on Friday, January 8th, 2010 at 1:08 pm and is filed under Uncategorized.