|
|
|
|
|
by flohofwoe
1206 days ago
|
|
Typescript and Zig are two other languages that look vaguely C-like (even though they are on two opposite ends of "C like"), but both are a whole lot easier on the eyes than most Rust code. C++ on the other hand also is vaguely C like, but can look equally messy as typical Rust code. OTH I find Makepad's Rust style very readable, but I can't quite put my finger on it what's different from other Rust code bases: https://github.com/makepad/makepad |
|