view wisdom/actor model @ 12172:ee4240c92230 draft

<oerjan> fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 06:30:48 +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.