Monday, June 23, 2008

ABL 1.2

ABL 1.2

ABL is a basic flexible abstract list library defined using C preprocessor. ABL allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.

It contains a set of functions to work on lists, including higher order functions for filtering and so on. The list includes detailed documentation in texinfo format.

Click Here To Download



No comments: