Skip to content

Implement more types & multiple parameters #11

Open
@jwpjrdev

Description

@jwpjrdev

Currently, the only valid type is strings. There's a whole bunch of others to implement (check out the docs).

In code, all builtin (soon to be function) arguments are just a single string. This makes for some very ugly code (there's no dedicated value struct or anything to hold data & manage types). After this is dealt with, the AST especially will hopefully be a lot more idiomatic.

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