The nap-script is a C like programming and scripting language I work on when I have some free time with the following characteristics:
compiles into bytecode
it runs in a virtual machine
can be executed standalone or embedded in C/C++ code
has a well defined assembly language
can do runtime compilation
has a syntax very similar to C without pointers
... and it is still under development
And as per 2014, it is discontinued until further notice
(c) 2014