Skip to content

feature: generics #1

@gijsvcuyck

Description

@gijsvcuyck

Implement generic type definitions for TorXakis

  • Add generic type definitions.
  • Implement new typing rules for generic types.
  • Update existing type system to handle generic types.
  • Allow defining functions over generic types
  • Create analyzer that checks for each generic type with which concrete types it has been initialized.
  • Create analyzer that checks for each generic function with which concrete types it has been called.
  • Create generator that uses results of analyzers to generate non-generic instances of all generic types and functions as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions