Skip to content

Function definitions #2

@HipyCas

Description

@HipyCas

Allow definition of custom "function", with optional parameters like this:

:f:[++++<-]; Optional parenthesis for no parameters
:g(t): [t<-]; Parameters are just pieces of bf code that can be executed

Function definitions start with : and end with :, and in between the function name which must be a single character not already used and the parameters inside parenthesis. The end of the function definition is determined by a semicolon (;).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions