Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
A simple generic Assembler that is easy changeable for your own vm's
instruction set.It supports many types of instructions, parameter types, Offset-Jumps and so on... Its also very fast and absolutely plattform independant!