Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
imported>Gfis initial list |
||
Line 1: | Line 1: | ||
'''teherba.org''' is the home of a collection of applications written in Java: | |||
* '''[[BasDeTok]]''' - De-tokenizer for binary files from several BASIC dialects | |||
* '''[[CheckDig]]''' - Implementation of check digit algorithms | |||
* '''[[ChurchCal]]''' - Church calendar with easter calculation | |||
* '''[[Common]]''' - Classes and methods needed by several applications | |||
* [ | * '''[http://www.teherba.org/dbat Dbat]''' - Database Application Tool and generator | ||
* [//www. | * '''[[FloDskIm]]''' - Reading of file systems on floppy disk images | ||
* [ | * '''[[GramWord]]''' - Recognition of words in natural languages (mainly German) | ||
* [ | * '''[[JExtra]]''' - Extensible parser generator and translator | ||
* [ | * '''[[NumWord]]''' - Enumeration of words related to numbers in various natural languages | ||
* '''[[RaMath]]''' - Rational and symbolic mathematics | |||
* '''[[Xtool]]''' - Tools for XML and XML Schemas | |||
* '''[[Xtrans]]''' - Conversion between XML and various non-XML data formats |
Revision as of 07:38, 2 September 2016
teherba.org is the home of a collection of applications written in Java:
- BasDeTok - De-tokenizer for binary files from several BASIC dialects
- CheckDig - Implementation of check digit algorithms
- ChurchCal - Church calendar with easter calculation
- Common - Classes and methods needed by several applications
- Dbat - Database Application Tool and generator
- FloDskIm - Reading of file systems on floppy disk images
- GramWord - Recognition of words in natural languages (mainly German)
- JExtra - Extensible parser generator and translator
- NumWord - Enumeration of words related to numbers in various natural languages
- RaMath - Rational and symbolic mathematics
- Xtool - Tools for XML and XML Schemas
- Xtrans - Conversion between XML and various non-XML data formats