Lup Yuen Lee 李立源(@MisterTechBlog) 's Twitter Profile Photo

Tiny C Compiler runs in but it's missing C Header Files ... Let's add the ROM FS Filesystem from Apache RTOS ... With a little help from Compiler

Article: lupyuen.codeberg.page/articles/romfs…

Tiny C Compiler runs in #WebAssembly but it's missing C Header Files ... Let's add the ROM FS Filesystem from Apache #NuttX RTOS ... With a little help from #ZigLang Compiler

Article: lupyuen.codeberg.page/articles/romfs…
account_circle
Matt Butcher @FermyonTech(@technosophos) 's Twitter Profile Photo

🥤This will be our first focused livestream! Come check out the awesome work Ethan Holz (ninja_tron) has been doing.

Tuesday at 8AM Pacific. youtube.com/live/pknRk7a8-…

account_circle
Anders Elfgren 🏹 Tides of Revival RPG(@Srekel) 's Twitter Profile Photo

I agree 100% with this but has the same problem, if more bite sized.

I think Zig is fantastic but there's a strong tendency to enforce that all code, even the code that isn't meant to survive, is good code.

And yes, this inevitably leads to worse code.

I agree 100% with this but #Ziglang has the same problem, if more bite sized. 

I think Zig is fantastic but there's a strong tendency to enforce that all code, even the code that isn't meant to survive, is good code.

And yes, this inevitably leads to worse code.
account_circle
Pradeep Gowda(@btbytes) 's Twitter Profile Photo

Some other examples I can think of:

$ pip install ziglang # you get a two language compilers (zig and c)
$ pip install duckdb

account_circle
Masaki Kagaya(@masakielastic) 's Twitter Profile Photo

アーカイブになっているリポジトリが多いけど Zig での HTTP ライブラリ

github.com/ziglang/zig/is…

account_circle
Chris Boesch ⚡(@chrboesch) 's Twitter Profile Photo

Ryan Zezeski Try , it's much easier and a lot of fun. In addition, this language also offers some features for writing good code, especially with Comptime you can execute code during compilation and do not need macros. Helps to produce more readable code.

account_circle
TSOSband(@TSOStheband) 's Twitter Profile Photo

Safety and Performance: Zig and other modern C replacements prioritize safety without sacrificing performance, crucial for systems and gaming where efficiency and reliability are key.

account_circle
Akhil Teja ✦(@akhildevelops) 's Twitter Profile Photo

's impressive feature is that types can be passed as function parameters and doesn't have any operator overloading.

This helps to read zig code easily compared to rust code that has lot of boiler plate to satisfy the constraints for using + operator.

#ziglang's impressive feature is that types can be passed as function parameters and doesn't have any operator overloading.

This helps to read zig code easily compared to rust code that has lot of boiler plate to satisfy the constraints for using + operator.
account_circle
Masaki Kagaya(@masakielastic) 's Twitter Profile Photo

いろいろな人の作品のまとめ。zig-io_uring-http-server はあとで確認

github.com/ziglang/zig/is…

account_circle
zigo 101 - Zig + Go(@zigo_101) 's Twitter Profile Photo

0.12 released. ziglang.org/download/0.12.…

One highlight is, now, we can run 'zig std' to view docs of the standard library locally. Like docs generated by Golds (go101.org/apps-and-libs/…), many identifiers in source are clickable.

account_circle