From 33cb0e3fb4fc4f33d7f9fbcc7ec28fa90cba0b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20M=C3=A5rdbrink?= Date: Fri, 1 Aug 2025 23:24:20 +0200 Subject: [PATCH] Update skal information --- views/projects.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/views/projects.html b/views/projects.html index b9e345a..545a52f 100644 --- a/views/projects.html +++ b/views/projects.html @@ -53,11 +53,10 @@ The language utilises WebAssembly programs for easy package development.
- Skal / Zkal - Lightweight performant UNIX shell built from scratch in C++. Experimented with more explanatory syntax and custom operators. Also available in Zig as Zkal. + Skal + Lightweight performant UNIX shell built from scratch in Odin. Experimented with more explanatory syntax and custom operators.