- syntax that focuses on readability
- automatic memory management without GC overhead (ARC)
- batteries included stdlib
- fast to compile and execute, small binaries
- reduced boilerplate (thanks to templates and macros)
- very easy cross-compilation (thanks to zigcc)
- small but welcoming community, not full of zealots
archargelod•52m ago
- syntax that focuses on readability
- automatic memory management without GC overhead (ARC)
- batteries included stdlib
- fast to compile and execute, small binaries
- reduced boilerplate (thanks to templates and macros)
- very easy cross-compilation (thanks to zigcc)
- small but welcoming community, not full of zealots