Stars
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Notepad++ official repository
Super-fast float parser in Rust (now part of Rust core)
A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy e…
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
Repo for recreating the original dota skills
An implementation of the μA language and a few sample programs
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and ty…
A C++ library for big integers and dynamic precision floating-point
Repository for the book "Crafting Interpreters"