Skip to content

Consider switching to an expression structure like wolfram-expr #84

@jrmuizel

Description

@jrmuizel

Currently Woxi's enum Expr is a lot more complicated than the one in wofram-expr crate

My understanding is that wolfram-expr is a much closer match to Mathematica's internal representation. I think it would simplify things and reduce the likelihood of special casing to move to something more like wolfram-expr. It would help be stricter about what's evaluated when and should also avoid something like #83 by construction.

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