Skip to content

HE built-in parse is not supported #109

@ngeiswei

Description

@ngeiswei

What is your problem?

The HE built-in parse that allows to take a string representing a MeTTa term and instantiating it into a MeTTa term, is not supported.

How to reproduce your problem?

Run the following program with PeTTa:

!(parse "(R A B)")

What would you normally expect?

(R A B)

What do you get instead?

(parse (R A B))

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