summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects.md')
-rw-r--r--content/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects.md b/content/projects.md
index 43a388e..1397884 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -7,7 +7,7 @@ Note that some of these could be temprarily unmaintained.
### Work in progress
- [sideros](sideros/): Real time strategy game set in ancient history
- [sis](sis/): Simple IMAP server
-- [cc](cc/): Very basic C99 compiler
+- [L](lc/): The compiler of the L programming language.
### Actually working
- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database.