bellido.us - Home

Example domain paragraphs

Welcome to my personal website. Work in progress.

Tags audiocontext binary-editor compiler debugger devtool javascript jsx keyboard language-service lexical-analysis open-source parser parsing pratt qbasic syntactic-analysis tsx type-checker typescript virtual-scrolling web-worker webaudio Writing a Compiler: Functions Sep 28, 2024

In this post, I'll go over the details of implementing functions in the programming language I'm developing. We'll break down the process of how functions are parsed and compiled.