Explore >> Select a destination


You are here

thasso.xyz
| | www.vegardno.net
9.1 parsecs away

Travel
| | (This post contains some reflections on the hypothetical design of an ideal programming language...) Don't use or support the use of preproc...
| | susam.net
10.4 parsecs away

Travel
| |
| | artem.krylysov.com
7.7 parsecs away

Travel
| |
| | coredumped.dev
87.4 parsecs away

Travel
| In my last post I introduced an Emacs Lisp VM I was writing in Rust. My stated goal at the time was to complete a garbage collector. I think Rust has some really interesting properties that will make building garbage collectors easier and safer. Many of the techniques used in my GC are not original and have been developed by other Rustaceans in previous projects. Updated: 2022-09-06 Why use garbage collection?