Skip to content

Simplify internal pointer types #30

@pliniker

Description

@pliniker
  1. Is FatPtr (interpreter/src/taggedptr.rs) necessary? Can it be eliminated?
  2. Value (interpreter/src/taggedptr.rs) and TaggedScopedPtr (interpreter/src/safeptr.rs) appear to be near-identical, can we merge them?

Edit book chapter booksrc/interp-tagged-symbols.md to reflect changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    data structuresArea: internal data structuresmediumSome experience and/or subject matter knowledge required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions