package
0.0.0-20250112020414-b7d121007f5a
Repository: https://github.com/tim-hardcastle/pipefish.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Special operations.
Assignment operators.
What we turn an indent into.
Keywords.
Used in the 'builtins.pf' file to supply hoods to the builtings.
No description provided by the author
The protected punctuation.
No description provided by the author
Literals, comments, and identifiers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
What we turn an outdent into.
End of file.
No description provided by the author
No description provided by the author
No description provided by the author
False and true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
To store hidden data.
No description provided by the author
What the relexer turns ': \\' into.
The type for the lexer to return when it is perp-lexed.
Headwords.
No description provided by the author
No description provided by the author
No description provided by the author
What we turn \\ into.
No description provided by the author
What the relexer turns a colon into when it comes after the signature of an inner function.
What the semicolons in C-like for loops get turned into by the relexer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
What we turn whitespace into when it isn't a new indent or outdent.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
What we turn \\ into when it's the first thing after the function signature.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
What we turn commas after type names into in function signatures.
Used in generated code to supply hooks to the external calls.
# Type aliases
No description provided by the author