mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 19:23:08 +00:00
minor readme rewording
This commit is contained in:
parent
d8f6388b63
commit
0c7f33456e
@ -1,7 +1,8 @@
|
||||
# zig lang
|
||||
|
||||
An experiment in writing a low-level programming language with the intent to
|
||||
replace C. Zig intends to be a small language, yet powerful enough to write
|
||||
A system programming language intended to replace C.
|
||||
|
||||
Zig intends to remain a small language, yet powerful enough to write
|
||||
optimal, readable, safe, and concise code to solve any computing problem.
|
||||
|
||||
Porting a C project to Zig should be a pleasant experience - every C feature
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user