Skip to content

Main thread needs to turn into a scheduler thread #4

@nickwanninger

Description

@nickwanninger

Instead of running the main thread as a repl thread and whatnot, I think the main thread needs to convert itself into a scheduler thread after all it's command line parsing is done. This is what most languages do, and I dont really see why cedar needs to be different. This would mean converting the repl into a cedar program, but that's not really a problem.

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