aboutsummaryrefslogtreecommitdiffstats
path: root/devel/c2lib
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-27 14:22:23 +0800
committeredwin <edwin@FreeBSD.org>2003-09-27 14:22:23 +0800
commit49d9c7ee5bd012f437a19ab863ef4cbe4dacdfab (patch)
tree30da3b1d5cfb5f3352de3058f8ca9802bb2ddc23 /devel/c2lib
parent26b23978f8a946d787e1d9d66bb6f1b6af364a48 (diff)
downloadfreebsd-ports-gnome-49d9c7ee5bd012f437a19ab863ef4cbe4dacdfab.tar.gz
freebsd-ports-gnome-49d9c7ee5bd012f437a19ab863ef4cbe4dacdfab.tar.zst
freebsd-ports-gnome-49d9c7ee5bd012f437a19ab863ef4cbe4dacdfab.zip
New port: adabooch is a Booch implementation for Ada95
This is the documenation part of it. The Ada 95 version of the components will contain the same key abstractions as the C++ form (Structs, Tools and Support). However, the organization will be slightly different, particularly in the Support domain. This is because Ada 95 provides several special forms of memory management that are quite different from C++. The Structs category provides an array of structural abstractions (Bags, Collections, Deques, Graphs, Lists, Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools category provides algorithmic abstractions (Searching, Sorting, etc.). The Support category contains all the "concrete" forms, plus structures to create the components. Some of the structures permit structural sharing (graphs, lists, and trees). Some structures may also be ordered (collections, dequeues, and queues). There are also multiple forms for some structures: single and double linked lists, directed and undirected graphs, and binary, multiway, and AVL trees. WWW: http://www.adapower.net/booch/ PR: ports/46448 Submitted by: David Holm <david@realityrift.com>
Diffstat (limited to 'devel/c2lib')
0 files changed, 0 insertions, 0 deletions