Crate funki_lang

Crate funki_lang 

Source

Modules§

external_operators

Structs§

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

Enums§

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