annotate wisdom/actor model @ 12297:3982d33f7f21 draft

<fizzie> ` rm /hackenv/interps/bfi
author HackEso <hackeso@esolangs.org>
date Sat, 04 Jan 2020 13:39:37 +0000
parents d1563efad097
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11477
d1563efad097 <oerjan> le/rn actor model//The actor model is a model of computation based on actors (duh). Its major implementation is the Shakespeare Programming Language.
HackEso <hackeso@esolangs.org>
parents:
diff changeset
1 The actor model is a model of computation based on actors (duh). Its major implementation is the Shakespeare Programming Language.