Skip to content

Some special form does not set the evaluated value for all of parameters properly #20

@baku89

Description

@baku89

Just as the title says.

In Glisp implementation, every AST stores its evaluated value with the key Symbol.for('eval').
This is useful to improve the GUI binding in some cases, but some special forms just like if and do seem not to store the evaluated values properly.

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