Baby’s first Zig project (w/ Bonus Nix-Zig flake based dev shell)

I just now built my first little hello world for Zig. It is a camera exposure calculator which I like to build in any language that sparks my interest instead of a boring hello world.

Anyway, the part that the community may be interested in is my nix dev environment that I built for this project. All I had to do was type

nix run github:harryprayiv/zig-exposure-calc#

and everything just worked. Glad to finally build something in Zig.

Here’s to many more.

Zig is a great language!

Nice to meet you all!

-Harry

6 Likes