This library implements common programming utilities. It is oriented towards the Infra Standard. More features will be implemented as the need arises within dependent code.
- Stack data structure
- Queue data structure
- Garbage-collected UTF-8 strings
- Locale-independent ASCII functions
- Locale-independent Unicode functions
- C99 compiler
- libgrapheme
$ make
pkg-config --libs libinfra
-linfra -lgrapheme