diff options
author | makefunstuff <[email protected]> | 2024-06-30 18:18:25 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-30 18:18:25 +0200 |
commit | b6821c1ae54bcb953ef2a7420f6dc89bdc811545 (patch) | |
tree | d6a40128a09bbf932f14da0b4322dc7d0620492e | |
parent | db132b948d0476fac714a7e9d4c9f001e643b13c (diff) | |
download | tinkerbunk-b6821c1ae54bcb953ef2a7420f6dc89bdc811545.tar.gz |
my why
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 1e6c22f..92ee9d7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ This repo is basically me learning some zig. Just recreational programming doing some probably useless stuff +## Why zig? +* C but without buid tool complexity, I "love" wasting time with makefiles +* minimalistic and powerfull at the same time +* more developer and less verbose than rust +* no llm or copilot suport + ## TODO: This is pool of ideas of what to implement in zig |