modern compiler implementation in c
☆14Oct 1, 2015Updated 10 years ago
Alternatives and similar repositories for tiger
Users that are interested in tiger are comparing it to the libraries listed below
Sorting:
- 拙著『パズルで鍛えるアルゴリズム力』の補足資料☆13Jun 2, 2022Updated 3 years ago
- Compiler practice written in C.☆35Feb 13, 2017Updated 9 years ago
- Ocaml code from Writing an Interpreter in Go☆11Aug 16, 2019Updated 6 years ago
- ☆15Dec 30, 2021Updated 4 years ago
- Supplemental materials for the book entitled "Practical ML Programming with SML#"☆10Jun 27, 2025Updated 8 months ago
- Compiler for the Tiger programming language☆12Oct 27, 2018Updated 7 years ago
- ☆15Nov 8, 2021Updated 4 years ago
- 2009年発売の書籍「プログラミング言語を作る」のサンプルプログラムです☆11Jul 24, 2022Updated 3 years ago
- an attempt at implementing the PBFT algorithm in Go☆12Nov 15, 2016Updated 9 years ago
- tiny vulkan wrapper☆10Jul 20, 2023Updated 2 years ago
- A compact hash algorithm for CPUs and GPUs using OpenCL☆15Sep 26, 2020Updated 5 years ago
- A little library to manipulate SVG path data☆36Jan 10, 2013Updated 13 years ago
- Plugin for authorization with Apple for Godot Game Engine☆15Oct 23, 2022Updated 3 years ago
- Train a tiny LLaMA model from scratch to repeat your words using Reinforcement Learning from Human Feedback (RLHF)☆17May 23, 2024Updated last year
- Renderer used for レイトレ合宿8☆12Sep 10, 2022Updated 3 years ago
- ☆14Sep 17, 2019Updated 6 years ago
- Lecture Notes for ECE 370: Signals and Systems at The University of Alabama☆38Nov 25, 2025Updated 3 months ago
- An Interpreted Languages Written in Go☆14May 23, 2017Updated 8 years ago
- Ruby library for interacting with MCP2221 and MCP2221a☆15Nov 4, 2025Updated 4 months ago
- ☆12Oct 25, 2024Updated last year
- Build CRUD APIs using Spring Boot for beginners.☆12Jan 18, 2022Updated 4 years ago
- yet another toy OCaml interpreter in Haskell☆12Jul 5, 2020Updated 5 years ago
- Use esbuild to compress your Rails CSS.☆18Dec 21, 2023Updated 2 years ago
- A very basic implementation of a software rasterizer.☆17Apr 27, 2019Updated 6 years ago
- (Moved to https://github.com/rails-engine/role_core) A Rails engine providing essential industry of Role-based access control☆15Mar 26, 2018Updated 7 years ago
- ☆15Mar 14, 2023Updated 2 years ago
- Ray Tracing in One Weekend with DXR☆17Jun 18, 2024Updated last year
- ☆12Dec 6, 2021Updated 4 years ago
- Library of algorithms and data structures for competitive programming written in Rust