Crate funki_lang
Source - external_operators
- BlankCustom
- A blank custom type to use if no custom types are required
- LangFunc
- Represents a function from a template
Can contain an argument also
- Language
- Represents a language to be parsed
- LocationLangErr
- A language error with a location
- Script
- Represents a set of template functions
- Argument
- Represents an argument being parsed in to a function call
- LanguageErr
- An enum for the possible types of error that can result from interpretation
- ReturnVal
- Type for the values returned from the interpretation