diff options
author | ahriman <ahriman@falte.red> | 2019-09-15 18:51:05 -0400 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-09-15 18:51:05 -0400 |
commit | 84a7498baed72be8e66bbf77bda74f9431c41521 (patch) | |
tree | 0d905176fa1d407592f1071e87e2e7394d4b2c0f /index.html | |
parent | fb36cc6edcb2ce95c7572f9f06d9dbc67fe67fa8 (diff) | |
download | site-84a7498baed72be8e66bbf77bda74f9431c41521.tar.gz |
brainfck added
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 38b65f5..ec85b63 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@ <p>Mailing list now available for tilde.institute! Web archive and <a href="https://lists.tildeverse.org/postorius/lists/institute.lists.tildeverse.org/">subscribing information available here</a>. The mailing list will be the primary means of communication between tilde.institute and users regarding announcements and critical issues.</p> <p>The list of compilers available are as follows:</p> <ul> + <li><code>brainf*ck 2.7.1</code></li> <li><code>clang 7.0.1</code></li> <li><code>clisp 2.49</code></li> <li><code>clojure 1.10</code></li> |