JSPP

 
My Other Projects

Java VM
NUnitWeb
SPL
VT6530

JSPP is an untyped, java-like scripting language designed to be embedded in applications. It's written in C and can be compiled on VC/Win, Tandem (HP Non-Stop), and Linux.

download reference resume

Change Log

1/12/2007: version 0.0.2

- autotools support: use ./configure, make, make install, make check
- command line arguments now supported
- shebang'able using #! /usr/local/bin/jspp


SourceForge.net Logo