Tag: phenotropic programming
-
Phenotropic Program Design
An answer I made on StackExchange wrt ideas for Phenotropic Programming. A thought I had recently : If you used high-level ideas like Haskell’s Maybe Monad to wrap remote-procedure calls to other systems. You send a request to the server. But nothing comes back (server is broken). Or a Promise comes back (server is busy)…