Previous: Predefined Calculations, Up: Introduction [Contents][Index]
Once the library has been installed (see Installation), Guile
users might want to dive directly into a REPL, as it should be usable.
On the other hand, C and C++ code has to be compiled against the
installed library before executing it. MicroBenchmark comes with
support for autoconf
based projects (see Autoconf Macros) and pkg-config
modules (see Other Build Systems.)
The following sections (see Simple Tests onwards) showcase some code examples of the library usage.