..
https://ziglang.org/
2023-06-20
I want to learn Zig
Why:
- I want to tackle low-level stuff that Clojure isn’t well suited for, and I want more
control than I get from Go (programming
language).
- I want a language I could make OpenGL stuff in.
- I want to learn C, but I don’t want to get
stuck in ancient tooling.
- I want to work with a lightweight foundation.
- I want to see what I can come up with when I don’t have a REPL to
work with.
- I want experience making more “speed efficient” choices than when I
follow “just use maps and other immutable data types”
So … let’s make a Lisp?