HSPlet

Last modified by John Stroy on 2012/11/25 04:59

HSPlet is a framework for running Hot Soup Processor applications on the Java platform, as applets.  HSPlet is written by Group Finity.  The current release is 3.0.1.2.

HSPlet takes HSP bytecode (start.ax, often contained in .DPM PACKFILEs) and interprets it to call into the Object Web ASM Java bytecode manipulation framework to generate a class.  This class is linked against the HSPlet runtime library.

Interested developers can find a fork of HSPlet on BitBucket run by this (Elona Extension and Development) project.