summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Winston2022-09-18 13:50:50 -0400
committerBenjamin Winston2022-09-18 13:50:50 -0400
commit9a272ace5525f02998737ed64cabac7896c1c824 (patch)
treef2e9b516be0e75bbc0d5197a54b85159ad2eadce
parent30a0ce85d26b8823038ee230a5917e55250b2dc6 (diff)
add neb link
-rw-r--r--projects/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/index.html b/projects/index.html
index 1369495..4cff2b9 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -11,6 +11,8 @@
<br/><br/>
<h2>Projects</h2>
<br/>
+<h3><a href="https://git.rawtext.club/neb/neb-python">neb</a></h3>
+<p>An S-Expression programming language, with gradual typing and multiple dispatch</p>
<h3><a href="https://github.com/winsbe01/booki">booki</a></h3>
<p>Organize your books on the command line</p>
<h3><a href="https://github.com/winsbe01/roku-cli">roku-cli</a></h3>