Skip to content

Question on Sixten's Flat Data Representation with Generics #149

@GunpowderGuy

Description

@GunpowderGuy

Hi Ollef,

I'm interested in how Sixten handles data representation. As far as I know, it's the only language that maintains a flat data layout while still supporting generic functions without runtime specialization.

I haven't been able to find much information on how Sixten achieves this. Could you provide any details on

-How type information is stored and used to allow generics to operate on unboxed data?
-Whether Sixty follows the same approach or differs in any way?
-If any other languages use a similar technique?

Thanks for your time, and I appreciate the work you're doing on this project!

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