PlasmaLang / plasma

Plasma Programming Language
Other
162 stars 10 forks source link

Add continuations #454

Open PaulBone opened 1 year ago

PaulBone commented 1 year ago

Add continuations to the AM, not to Plasma.

Depending on what's required we might want to do this in several steps. Eg:

Any of these but the most basic continuations need some special handling of the stack, at some point we want to add support for that.