README
Less than 1 minuteParser
Parser Reference
This section is a glossary of Murex tokens and parser behavior.
Other Reference Material
Language Guides
Language Tour, which is an introduction into the Murex language.
Rosetta Stone, which is a reference table comparing Bash syntax to Murex's.
Builtins, for docs on the core builtins.
Murex's Source Code
The parser is located Murex's source under the lang/
path of the project files.