Skip to content

Concurrency as Continuations as Send/Recv #3

@hkr-droid

Description

@hkr-droid

So scheme programmers love their call/cc, and continuations are often mentioned in concurrency semantics as ways of staging computation until later, reentering different points in a program, etc. What if we just directly translated scheme's cal-with-current-continuation into erlang's send/recv?

🤷

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions