Download MOML.
Parsers, Gatekeepers, tests, examples and onboarding material.
Release consistencyThe files below are the synchronized MOML 2.0 release set. Rule 7 documentation now explicitly frames the one-item-list sentinel as a deliberate round-trip preservation tradeoff. See RELEASE_MANIFEST.txt for canonical filenames, verification status and SHA-256 checksums.
Parsers
Python parserReference implementation · moml2.py↓PHP parserPHP 8.x · moml2.php↓JavaScript parserNode.js · moml2.js↓AutoHotkey v2 parserMOML2.ahk↓
Sample Gatekeepers
Python GatekeeperTyped accessors + schema-aware save↓PHP GatekeeperEquivalent MOML 2.0 pattern↓JavaScript GatekeeperEquivalent MOML 2.0 pattern↓AHK v2 GatekeeperEquivalent MOML 2.0 pattern↓
Tests & examples
Python spec tests126 deterministic checks↓Python fuzz testsRandomized structural testing↓PHP spec tests106 deterministic checks↓PHP fuzz testsRandomized regression battery↓JavaScript spec tests85 deterministic checks↓JavaScript fuzz testsIncludes MOMLList constructor contract↓AHK verification packageParser + spec tests + fuzz tests↓Sample MOML 2.0 fileShared sample_config.m2↓Cross-language examples.m2 + Python/PHP/JS/AHK examples↓Complete developer bundleAll parsers, Gatekeepers, tests, examples and manifest↓