1. Building a Dynamic Language in C: Lexer, Parser, AST
Lexer — source text → token stream Parser — token stream → AST Codegen — AST → assembly (or direct evaluation)
Lexer — source text → token stream Parser — token stream → AST Codegen — AST → assembly (or direct evaluation)
What Does a Linker Actually Do? A Hands-On Linker Script Experiment
We hope AI can accelerate productivity and free our hands. But on the other hand, at the current stage, AI/LLMs still cannot reliably complete all coding...
But this neuron is not a biological neuron—it is merely inspired by the brain. A neuron receives multiple inputs (X) and finally outputs a weighted sum.
Cross-origin issues are a classic topic in web development and one of the most fundamental ones. They commonly occur in projects built with a decoupled...
This article pushes back against the dismissive view that “LLMs are just guessing machines.” Language itself is a compressed representation of reality, so...
This project is a smart-car vision perception and motion control system based on STM32 + Raspberry Pi. It uses a layered upper/lower-computer architecture and...
This article explains how to perform remote debugging and flashing of STM32 microcontrollers in VSCode using OpenOCD, with a Raspberry Pi 5 acting as a...
In the Developer Options of a VIVO smartphone, enable Bluetooth HCI snoop log.