Requirements
- A good C++ compiler. Preferably gcc 2.95.
- Linux (Intel) - may change - Sun's a possibility.
- glibc2.1 or later - mandatory, 'cos symbol interning is tricky.
- libelf - you can get it here.
- Gnu's GMP package (I got mine from Debian, but it's also on prep.ai.mit.edu somewhere.)
- Suggest kdoc to generate detailed implementation docs.