about summary refs log tree commit diff
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-30 18:18:25 +0200
committermakefunstuff <[email protected]>2024-06-30 18:18:25 +0200
commitb6821c1ae54bcb953ef2a7420f6dc89bdc811545 (patch)
treed6a40128a09bbf932f14da0b4322dc7d0620492e
parentdb132b948d0476fac714a7e9d4c9f001e643b13c (diff)
downloadtinkerbunk-b6821c1ae54bcb953ef2a7420f6dc89bdc811545.tar.gz
my why
Diffstat (limited to '')
-rw-r--r--README.md6
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