/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mschaef.com
| | pragprog.com
2.2 parsecs away

Travel
| | This book will help you write macros using Clojure and to recognize when you should be using macros in the first place.
| | thume.ca
2.1 parsecs away

Travel
| | [AI summary] This blog post by Tristan Hume details his experience writing a compiler for a course project using Rust. He discusses various aspects of the project including the use of Rust's powerful enums and pattern matching, handling variable and type resolution, reference counting with Rc, code generation for x86 assembly, and the use of usercorn to run Linux binaries on macOS. The post also reflects on the challenges and benefits of using Rust for such a project, comparing it with other languages and design decisions.
| | macoy.me
1.9 parsecs away

Travel
| |
| | seanmonstar.com
19.8 parsecs away

Travel
| I'm excited to announce v1.0 of hyper, a protective and efficient HTTP library written in the Rust programming language. hyper provides asynchronous HTTP/1 a...