The Artima Developer Community
Sponsored Link

Heron-Centric: Ruminations of a Language Designer
Vlists, Stacks and Hash-Tables
by Christopher Diggins
November 29, 2005
Summary
I have just released a new version of the OOTL which contains a VList based implementation of a stack data-type and a hash table data-type.

Advertisement

I have just released vlist based implementations of a stack ADT and a hash-table ADT through the OOTL (Object Oriented Template Library). I have also added some benchmark results and updated the documentation.

The current OOTL release compiles on GCC 3.4.1 and Visual C++ 7.1. It is guaranteed not to work on anything older.

Talk Back!

Have an opinion? Readers have already posted 3 comments about this weblog entry. Why not add yours?

RSS Feed

If you'd like to be notified whenever Christopher Diggins adds a new entry to his weblog, subscribe to his RSS feed.

About the Blogger

Christopher Diggins is a software developer and freelance writer. Christopher loves programming, but is eternally frustrated by the shortcomings of modern programming languages. As would any reasonable person in his shoes, he decided to quit his day job to write his own ( www.heron-language.com ). Christopher is the co-author of the C++ Cookbook from O'Reilly. Christopher can be reached through his home page at www.cdiggins.com.

This weblog entry is Copyright © 2005 Christopher Diggins. All rights reserved.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use