Wiki source code of Developer Resources

Version 3.1 by John Stroy on 2012/05/27 10:36

Show last authors
1 This project uses source code hosting at [[BitBucket>>https://bitbucket.org/]].
2
3 I use [[NetBeans>>http://netbeans.org/]] to build the project, though you are welcome to use Eclipse.
4
5 This project also hosts a [[fork>>https://bitbucket.org/jdstroy/hsplet/]] of HSPlet. Feel free to browse the source code.
6
7 The original OpenHSP project has a [[Subversion server>>http://dev.onionsoft.net/svn/openhsp/]] which contains lots of useful information, especially the HSP3 AX byte-code format [[specification>>http://dev.onionsoft.net/svn/openhsp/trunk/package/win32/hspsdk/hsp3code.txt]].
8
9 Similarly, the [[JVM Specification>>http://docs.oracle.com/javase/specs/jvms/se5.0/html/VMSpecTOC.doc.html]] is also extremely useful for this project's use of [[OW2 ASM>>http://asm.ow2.org/]].