| This software is Copyright (c) 1994-2003 Pete Ryland | |
| and released under the GNU GPL version 2. | |
| Type ``./autogen.sh; make; su -c "make install"'' to make and install. | |
| ``make test'' will run through the regression tests. | |
| The latest version of hbd is always available at http://pdr.cx/projects/hbd/ | |
| TODO: | |
| bugfixes | |
| initialisers | |
| proper handling of ?: operators (esp nested) | |
| handling of inner/anonymous classes and multiple classes from one source file | |
| try/catch blocks | |
| more work on testsuite | |
| Pete Ryland <pdr@pdr.cx> |