Language index - Manhunter07/MFL GitHub Wiki
The MF language is a functional programming language based on Pascal. It derives some of its syntax elements like its operators however from the C family. Knowing both languages and perhaps the paradigms of functional programming gives you a huge advantage in learning to find your way around the MF language.
Click here for more information on its language characteristics.
Please pick one of the pages below to learn more about the language:
- Operators
- Parentheses
- Absolute bars
- Commands
- Options
- Statements
- Values and data types
- Identifiers
- Objects
- Attributes
- Aliases
- Comments
- Packages
- Built-in packages
- Memory package (outdated)
- Custom packages
The following tutorials on the language are available: