Tag Archives: Simple Components

Another Round of Dmitry Kazakov Updates

The productivity of Dmitry Kazakov continues to amaze me. Not only is he producing some rather large libraries and projects, he is also very actively updating and maintaining them. I could probably learn a lot from this guy. Today we’ve got updates to the following projects: Simple components for Ada v3.16: Changes in version 3.16 [...]
Posted in Ada Libraries | Also tagged | Leave a comment

A Slew of Dmitry Kazakov Updates

Dmitry Kazakov refreshed a bunch of his Ada packages a few days ago: Fuzzy sets for Ada v5.6 (release ann.) GtkAda contributions v2.12 (release ann.) Simple components v3.14 (release ann.) Strings_Edit 2.8 (release ann.) If Ada programming is your game, then there’s a good chance you’ll find one or more of Dmitry’s Ada packages beneficial, [...]
Posted in Ada Libraries, Ada Programming | Also tagged , | 2 Comments

Dmitry Kazakov release a bunch of updates

The always prolific Dmitry Kazakov is on fire today. With three new releases on the block, he must’ve been pretty busy these past days: Tables for Ada v1.11 Strings edit v2.6 Simple components v3.13 Tables for Ada provides a table that is searched using string keys. Strings edit implements and abundance of I/O facilities, and [...]
Posted in Ada Libraries, Ada Programming | Also tagged , | Leave a comment

Simple Components v. 3.12

In the latest edition of Dmitry Kazakov’s Simple Components library, Dmitry provides support for streams: The package Block_Streams provides a stream built upon a stream of blocks transported over another stream. The stream can be used to store binary data in files access using Stream_IO or for sending data over a socket. The package Storage_Streams [...]
Posted in Ada Libraries, Ada Programming | Tagged | Leave a comment