diff options
author | Darren Bane <darren.bane@gmail.com> | 2020-12-30 14:02:43 +0000 |
---|---|---|
committer | Darren Bane <darren.bane@gmail.com> | 2020-12-30 14:02:43 +0000 |
commit | 7820081de47f1989640e2bd3b97267bb373b2f39 (patch) | |
tree | 42ea7a1b98beda5776914a6de4f17130fcf8f5a8 /doc | |
parent | f16f553f2effb7ac8120fb8a15b59bcdd480a97d (diff) | |
download | lsp-7820081de47f1989640e2bd3b97267bb373b2f39.tar.gz |
Checkpointing MUD dev
Diffstat (limited to 'doc')
-rw-r--r-- | doc/breaking_rules.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/breaking_rules.md b/doc/breaking_rules.md index 0c34594..61eb2d4 100644 --- a/doc/breaking_rules.md +++ b/doc/breaking_rules.md @@ -76,6 +76,11 @@ Detailed implementations, libraries, etc. are as follows: * For simple multi-user, use IRCv3, including the bots (nickserv, chanserv), and tilde.chat. +For a very mathematical domain, +APL might be a better choice. +However, if more than the mathematical features are required +it could be difficult to satisfy expectations. + ### Dependencies For the prototyping phase, |