Explore >> Select a destination


You are here

lewandowski.io
| | mpov.timmorgan.org
3.2 parsecs away

Travel
| | I'm very proud to announce the completion of my first programming language compiler! Malcc is an incremental and ahead-of-time lisp compiler written in C. This is the story of my progress over the years and what I learned in the process. An alternate title for this post is: "How to Write a Compiler in Ten Years or Less" (There's a TL;DR at the bottom if you don't care about the backstory.
| | dehora.net
2.9 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | skiplang.com
3.1 parsecs away

Travel
| | One of my biggest frustration when I try to learn a new language (Rust, Elm) or work on a language that I haven't touched in a while (OCaml, C++, PHP) is around syntax. I know what I want to write and I have an approximate idea of how it should be written but don't exactly get it right.
| | simpleprogrammer.com
14.0 parsecs away

Travel
| The Rust programming language is growing in popularity every year. It even topped StackOverflow's Developer Survey as the most-loved programming language by those using it regularly-7 years in a row. So, if you're an aspirant looking to get a Rust developer position, or a hiring manager looking for questions to test your candidates' Rust knowledge, [...]