view wisdom/actor model @ 12495:acd9425c0c6d draft

<shachaf> undo 11916
author HackEso <hackeso@esolangs.org>
date Mon, 04 Mar 2024 01:02:52 +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.