Scripting language for C++ application.
Target to be easily moddable and added to any application.
Used in a custom project for UE4.
Using javacc for generating the AST tree.
Convert pomme file into bytecode.
Load bytecode produced by the compiler.
Can instantiate a new class directly from your host application.