
Loris Cro
A representative from the Zig Foundation.
Best podcasts with Loris Cro
Ranked by the Snipd community

71 snips
Nov 15, 2023 • 1h 24min
What's Zig got that C, Rust and Go don't have? (with Loris Cro)
Loris Cro from the Zig Foundation discusses Zig's ambition to replace C and its language design features. They compare Zig to Rust and Go and highlight its performance, safety, and interoperability with C. The podcast explores Zig's advantages, challenges, and funding structure. Topics covered include real-time audio processing, strings, 'defer' statement, compile-time string checking, and designing a small and consistent programming language.

11 snips
Jul 17, 2024 • 1h 19min
Zig as a Multi-OS Build System (with Loris Cro)
Loris Cro from the ZigLang team discusses how Zig can compile C across different architectures, benefiting languages like Python and Rust. They explore improving build processes, dependencies, and Python as an interface to C libraries. Zig's role as a multi-OS build system and its interoperability with C are highlighted, along with creating a static Python interpreter with Zig and using Zig for static site generation.