From: Evgenii Akentev Date: Sat, 1 Nov 2025 17:00:59 +0000 (+0400) Subject: Little Computer 3 in Zig X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=xn--bdkaa.com.git Little Computer 3 in Zig --- diff --git a/themes/theme/layouts/index.html b/themes/theme/layouts/index.html index 70d5009..6096acd 100644 --- a/themes/theme/layouts/index.html +++ b/themes/theme/layouts/index.html @@ -34,6 +34,9 @@ projects - https://git.ツツツ.com/?p=punycode.zig.git Punycode library in Zig +- https://git.ツツツ.com/?p=lc3vm.zig.git + Little Computer 3 virtual machine in Zig + - https://git.ツツツ.com/?p=temple.lean4.git A rudimentary template engine written in Lean4 without fancy dependent types and useful operators yet. It can parse, build a tree, and substitute