summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzo@sagittarius-a.org>2025-12-06 19:26:30 +0100
committerLorenzo Torres <lorenzo@sagittarius-a.org>2025-12-06 19:26:30 +0100
commit4963ece88c49d806a96ea453fcde2ef4c8658eca (patch)
tree56d37423b2f8a2a7ef9cac0288925d97a558ddab /content/projects.md
parent700fa8477da58bce18bf31285d7d3e3658ffc8cf (diff)
added lc
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.