view wisdom/actor model @ 12176:a7f4a2817f26 draft

<fizzie> delquote 213
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 20:13:35 +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.