Skip to content

Part 23. Real Projects

In this project, we will build a small command-line calculator.

SectionTitle
1Build a CLI Calculator
2Build a JSON Parser
3Build a Static File Server
4Build a Thread Pool
5Build a Memory Allocator
6Build a Small Database
7Build a Programming Language Lexer
8Build a Bytecode VM
9Build a Simple Game Engine
10Build a Mini Git Clone
11Appendix A. Zig 1.16 New Features