|
|
|
|
|
by smitherfield
3645 days ago
|
|
It's a functional (as in functional programming — immutable data, no side effects and so on) server/OS and (peer-to-peer, I think?) networking protocol, written in a dialect of APL[1] I call EOPL[0]. So far I believe there isn't any software on it besides a chat app, but the rather ambitious goal appears to be to eventually replace Unix and the TCP/IP stack. [1] /s [0] Extra-Obfuscated Perl-Lisp |
|