Skip to content

Reference built-in forms #7

@jbush001

Description

@jbush001

There are a number of built-in forms that directly emit instructions, for example, first, rest, bitwise-and, +. It should be possible to reference these as variables, e.g. (reduce '(1 2 3) +). This would probably involve adding library wrappers for these forms and emitting references to those when they are assigned to other variables.

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