summaryrefslogtreecommitdiffstats
path: root/development/obnc-libext/README
blob: 95d6720c9a1791c48d58d6a3c69eb86850abd1b8 (plain)
1
2
3
4
5
6
7
8
9
10
obnc-libext (Extended Library for OBNC)

This package complements the basic libraries bundled with OBNC (the
Oberon compiler obnc) with modules for accessing command line arguments
and evironment variables, printing to the standard error stream and
converting numbers to strings and viceversa.

Be sure to update the compiler package (obnc) before updating this
library package, as it usually needs the latest compiler features in
order to compile.