-
Notifications
You must be signed in to change notification settings - Fork 96
Home
tat edited this page Sep 17, 2012
·
13 revisions
The following sections try to gather ideas (mostly in form of C code snippets) on how to use some of the LibU modules. The set up for compiling all the examples is here
- Env → getting configuration values from the shell
- Carpal → effective control flow with minimum typing
- Net → two step IPC
- Config → build hierarchical configuration files
- Hmap → customisable hashmap OUTDATED
- Simplified Hmap → Like Hmap but more simple (LibU 2.1.1)
Complete program with cross compilation → a complete program using LibU and compile with MaKL for a custom cross compilation
- Doxygen generated docs for the current release, can be found "here":http://koanlogic.com/libu/api/html/index.html