diff options
author | gbmor <ahriman@falte.red> | 2020-05-13 23:03:56 -0400 |
---|---|---|
committer | gbmor <ahriman@falte.red> | 2020-05-13 23:03:56 -0400 |
commit | b21023d54bfa74198edb0edd35af85fd7c7b8731 (patch) | |
tree | 72f8769689d591b080675b94f3399c2320a42f67 | |
parent | 92b2aab031aeae8f533a1f1366caca7fd58961cd (diff) | |
download | site-b21023d54bfa74198edb0edd35af85fd7c7b8731.tar.gz |
added janet
-rwxr-xr-x | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php index e856f0f..01e7e1b 100755 --- a/index.php +++ b/index.php @@ -68,6 +68,7 @@ <li><code>gnat 8.3.0</code></li> <li><code>go 1.13.1</code></li> <li><code>guile 1.8.8</code></li> + <li><code>janet 1.3.1</code></li> <li><code>jdk 11 and 8 (see the <a href="https://wiki.tilde.institute/w/jdk">wiki page</a>)</code></li> <li><code>lua 5.3.5 and 5.1.5</code></li> <li><code>mono 5.20.1.34</code></li> |