Recently used Nore to partially solve the performance portability problem

IR for my compiler

Writing an LLM compiler from scratch [Part 3]: Autotuning — A Search Loop Over Tile-IR Rewrites

Runtime compiler for a UI generation DSL built on OpenAPI

Building Alder, a C# execution engine with semantic binding, interpreted + compiled backends and AOT dispatch

How I Accidentally Created a Programming Language

Nucleor 1.1.0 self-hosting compiler with fixed-point bootstrap verification and LLVM IR seed for Linux bring-up https://github.com/APEXINTELORG/Nucleor Apache-2.0, just shipped v1.1.0.

I got it

For string/file Apis which one is better Also should i change read_text to read contains(read_text("messages.aura"), "...") vs read_text("messages.aura").contains("...")

Crafting Interpreters 🫩