Next Previous Contents

Ammunition (Reusable packages) - C interface

Vladimir Makarov, vmakarov@users.sourceforge.net

Apr 5, 2001
This document describes ammunition (reusable packages written in C/C++).

1. Introduction

2. Package for allocating memory with fixing some allocation errors

3. Package for work with variable length objects

4. Package for work with stacks of objects

5. Package for work with hash tables

6. Package for work with source code positions

7. Package for output of compiler messages

8. Package for work with command line

9. Package for work with bit strings

10. Package for machine-independent arbitrary precision integer arithmetic

11. Package for machine-independent IEEE floating point arithmetic

12. Ticker package

13. Earley parser


Next Previous Contents