Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 497 Bytes

File metadata and controls

14 lines (10 loc) · 497 Bytes

Z3MScript

Z3Mscript is a fork of a easy,very small and useful script interpreter (https://code.google.com/p/zemscript/). It's relatively "featurless", but that is the point that makes it handy, due to the fact, that it is damn small and easy to extend.

Thanks to Cameron Zemek for his work !

This fork adds some features such as "null pointer" to it. Also it is possible to "include" other scripts.

(missing references and credits will follow !)

This lib is licensed under The LGPL.