Skip to content

Implement Concurrency (Goroutines & Channels) #6

@theQuarky

Description

@theQuarky

Go-style concurrency features are completely missing.

Requirements:

  • Add AST nodes for go statements and channel types
  • Implement runtime support for coroutines/green threads
  • Implement codegen for the go keyword

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions