view wisdom/actor model @ 12175:664f70fdec73 draft

<fizzie> delquote 1016
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 20:12:06 +0000
parents d1563efad097
children
line wrap: on
line source

The actor model is a model of computation based on actors (duh). Its major implementation is the Shakespeare Programming Language.