This is a short summary. ↗ Open original to view full content
The Importance of Beauty
from blog Adam | Blog, | ↗ original
Related
More from Adam | Blog
Completing The Compiler, Shell, And Text Editor Trifecta
26 May 2024 |
original ↗
My journey through writing a compiler, shell, and text editor: the trifecta of software development tools.
Compilers For The Future
20 Jul 2023 |
original ↗
How can we future-proof our programming languages?
What I Have Learned
20 Mar 2021 |
original ↗
I've been reflecting recently, and decided to record the most important lessons I've learned.
Writing A Chess Engine
15 Feb 2021 |
original ↗
I've written a dependency-free chess engine library in my free time between classes.
The Oak Compiler
27 Aug 2020 |
original ↗
I've written an alternative to the C programming language. This is how it works, and what I've learned.