A downloadable library.
RunGML is a runtime scripting language embedded in GameMaker Language. It has a Lisp-like structure of nested lists, with a JSON-compatible syntax. It is a replacement for GameMaker's obsoleted execute_string function, and then some. You ca...