Skip to content

Compilation vs insertion to space vs execution #4

Description

@Necr0x0Der

In MeTTa, an atom (or expression) can be simply added to the space, or can be evaluated (in context of the given space). In jetta, these operations are mixed up, and distinguished by the content of expressions (equalities with type definitions are compiled while function calls are compiled and executed). However, when we proceed to more arbitrary expressions, it will not be possible to distinguish non-equality expressions to be added to the space vs to be executed. Thus, we may need to distinguish different cases in API (or syntax).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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