Skip to content

Semantics as metadata? #4

@airballking

Description

@airballking

Kinematic, dynamic data-structure carry semantics which we can use for reasoning/configuring and checking. In C++ I always had to create a new data-structure for a numeric representation with semantics.

In Clojure, data can carry meta-data annotations. Would this be accessible to programs at runtime? Can we store the intended semantics in the meta-data of matrices/vectors to avoid creating new data-structures or bloating set/maps?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions