Skip to content

Feature request: function statements/literals #1

@evolutionleo

Description

@evolutionleo

I am migrating modding support for a project of mine from Apollo to TXR and found that TXR doesn't support this syntax:
function foo() { /* code */ }.
Supporting this notation would be a very useful feature and I ended up having to make a big workaround and manually parse out the function body as a string to compile it separately

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions