First Impressions of Gleam: Learning a New Programming Language Through AIM Log Parser Project
What I've learned in my first few hours using Gleam for a small project.
Read the full articleYou might also wanna read
Gleam: The new programming language for building typesafe systems
Learn about Gleam, a new programming language designed for building robust and typesafe systems that offers an easy learning curve, powerful
daily.dev·3mo ago
Building Faster Parsers Through Data-Oriented Design: Flat Arrays Over Pointer Trees
How designing the data structure first (flat arrays of indices instead of a pointer tree) makes a parser fast and collapses memory layout, a
arshad.fyi·19d ago
Let's make a programming language
We’re kicking off a webinar series on how to build your own programming language in C++. Let's make a programming language. Parser by Yuri M
CppCast·1mo ago

How Learning About Compilers Led Me to Create Tress
Every programmer eventually encounters a fundamental question: How does a computer actually understand my code? For a long time, compilers a
Python in Plain English·3d ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.