1
0
Fork
You've already forked zfs
0
No description
  • Zig 100%
kakapt 971a5abad7
add 03_data_types_ram
cover: ram, data types, comptime, integer overflow
2024年12月09日 16:13:35 +07:00
01_hello_world add 01_hello_world 2024年12月09日 09:02:11 +07:00
02_empty_program add 02_empty_program 2024年12月09日 10:01:05 +07:00
03_data_types_ram add 03_data_types_ram 2024年12月09日 16:13:35 +07:00
.gitignore add 01_hello_world 2024年12月09日 09:02:11 +07:00
LICENSE Initial commit 2024年12月09日 01:42:23 +00:00
README.md add 01_hello_world 2024年12月09日 09:02:11 +07:00

Ziglang from scratch

This is a repository I created to learn Zig. It includes source code and my personal notes.