Ocelet compiler v2.0 by Rémi Forax Ocelet EBNF format is defined in file: ocelet.ebnf to compile: ant to run: java -jar lib/ocelet-compiler.jar yourfile.oclt to redistribute: and distrib All jars in lib are necessary to use the ocelet compiler and ocelet-compiler.jar must be in the same directory as all these jars. The ocelet compiler itself use the GNU LESSER GENERAL PUBLIC LICENSE 2.0 see LICENCE.txt All Licences are available in lib directory Ocelet compiler uses: - Tatoo GNU LESSER GENERAL PUBLIC LICENSE 2.0 (lib/lgpl.txt) - Tatoo runtime GNU LESSER GENERAL PUBLIC LICENSE 2.0 (lib/lgpl.txt) - Pellet GNU AFFERO GENERAL PUBLIC LICENSE 3.0 (lib/agpl.txt) - JSR 275 v4 Modified BSD LICENCE (lib/jsr275-licence.txt)