We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Mjs script syntax (markdown)
Add newly discovered `&` prefix information
Add "Switch selector" section to Unknown syntaxes
Update explanation on theorized array syntax
Update information on identifiers and legacy postfixes
Add list of observed extensions
Add more notes on __SYS__NumParams variable usage.
Add notes about implicit group lookup.
Rename group "scope" column to "usage" - Add notes on '!~' postfixes
Add missing bitshift to operators list
Add note on potential existance of switch statement ranges
Extend explanation on Array index-order confusion
Add void return keyword usage
Begin listing unknown syntaxes for known instructions - Add Array syntax section (WIP)
Add ternary operator and keyword usage examples
Add sections: Comments, Operators - Include optionals in function declarations
Add preprocessors found in adv.mjh: #group push|pop, #forcegr, #subst
Add preprocessors: #forcecr, #forcewipeonblank, #use_readflg
Add special blocks section, extend declarations sections
Add keywords: setskip, constructor, destructor
Create page describing Majiro uncompiled script syntax and grammar