🦞🌯 Lobster Roll

Thread

Systems Programming with Zig (manning.com)

Stories related to "Systems Programming with Zig" across the full archive.

Certified Programming with Dependent Types, by Adam Chlipala (adam.chlipala.net)
The author writes: > "This is the web site for a textbook about practical engineering with the Coq proof assistant. The focus is on building programs with proofs of correctness, using dependent types and scripted proof automation. > "I'm following an unusual philosophy in this book, so it may ...
Programming and Programming Languages (papl.cs.brown.edu)
Author popped up [in the HN comments](https://news.ycombinator.com/item?id=8750354) to say his previous book Programming Languages: Application and Interpretation "is almost completely subsumed into PAPL".
Professor Frisby's Mostly Adequate Guide to Functional Programming (github.com)
Programming Concepts in the Real World (seppo0010.github.io)
Why Rust? Trustworthy, Concurrent Systems Programming (oreilly.com)
The Implementation of Functional Programming Languages (1987 Book by Simon Peyton Jones) (research.microsoft.com)
"Programming in D" ebook is at major retailers (forum.dlang.org)
Embedded Programming with the GNU Toolchain (bravegnu.org)
Introduction to the Zig Programming Language (andrewkelley.me)
My Top 100 Programming, Computer and Science Books (catonmat.net)
Leanpub: a website with work-in-progress and finished programming books that can be bought for free (leanpub.com)
Functional programming books overview (alexott.net)
Zig: System programming language intended to replace C (ziglang.org)
Programming books you might want to consider reading (danluu.com)
Real-Time Programming Lecture Notes by Plodereder (2004) (www2.informatik.uni-stuttgart.de)
Plodereder is notable for co-authoring the official reference of Ada 2012 with Tucker Taft.
Game Programming Patterns (gameprogrammingpatterns.com)
No longer WIP, and recommended to me as one of the most eye-opening books on OOP (even if you're not a game developer)
Programming a Problem-Oriented Language (forth.org)
Zig: December 2017 in Review (andrewkelley.me)
Unsafe Zig is Safer Than Unsafe Rust (andrewkelley.me)
How Zig Do? (blog.jfo.click)
Zig 0.2.0 has been released today: https://ziglang.org/download/0.2.0/release-notes.html so I wrote this post about using the language for a small project.
Big Integers in Zig (tiehuis.github.io)
I Quit My Cushy Job at OkCupid to Live on Donations to Zig (andrewkelley.me)
A Practical Theory Of Programming (cs.toronto.edu)
Type Theory and Functional Programming (1999) (cs.kent.ac.uk)
String Matching based on Compile Time Perfect Hashing in Zig (andrewkelley.me)
Godbolt Compiler Explorer gains Zig support (godbolt.org)
Zig 0.3.0 Released (ziglang.org)
The Art of Unix Programming, reformatted (arp242.net)
Moving to Zig for ARM Development (sjdh.us)
Porting Zig to NetBSD - a fun, speedy port (coypu.sdf.org)