runpl
Run Programming Language
a new concept for programing:
new syntax and a new way of coding source files.
not bytecode or any typical implementation for vm.
in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.