For private scala study. Nothing interesting will be here.
Currently, there are two programs:
- Encoder: very simple EXI encoder (just a thin wrapper of OpenEXI)
- Decoder: not working (as of 2013-02-28)
My Plan List:
- (Even better) wiki-like parser to make latex-beamer and/or javascript-based presentation
- Scala-based EXI handler samples (using OpenEXI)
Externals (what's the smartest way to do good external jar reference?)
- lib/nagasena.jar: OpenEXI nagasena build (under Apache Licence)
- lib/{xml-apis.jar,xercesImpl.jar}: xerces 2.11.0 (under Apache Licence)