There is a Perkun (
http://sourceforge.net/projects/perkun/) port in Java. You can download it from
http://www.pawelbiernacki.net/software/perkun/jperkun.jsp. There are two JARs there:
- JPerkun.jar - the Perkun port to Java (a library)
- Perkun.jar - a Java application based on JPerkun
They both contain the source code. In order to run an example execute:
java -jar Perkun.jar example.perkun
Multiple features are not yet implemented though. The primary functionality should be there.
No comments:
Post a Comment