Skip to content

Backend Framework for Complex Data Structures #81

@CodyFagley

Description

@CodyFagley

We need to have the associated assembly instructions modeled out for when users define an instance of data that exceeds 64 bits in size. It should probably interface with the memory allocator, though finding ways to store within 2-4 CPU registers might be acceptable (and even efficient).

The Types system needs to be more integrated within the expressions libraries (e.g. functions, constants). Type checking is not properly done yet for identifiers in many cases.

Note that this is NOT a duplicate of any other active issue, because it is specifically concerned with the assembly interactions for complex data structures. It is not concerned with implementing the TypeManager C/C++ backend, nor is it concerned with implementing type checking for an interaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestplanningGroundwork for further work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions