A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tree, instruction selection, register allocation and garbage collection, can produce complete assembly code on X86-64 CPU
☆13Jan 18, 2023Updated 3 years ago
Alternatives and similar repositories for TigerCompiler
Users that are interested in TigerCompiler are comparing it to the libraries listed below
Sorting:
- 2024-2025下半学年人工智能导论(拔尖班)☆17Jun 16, 2025Updated 9 months ago
- 基于留痕二开的新年祝福生成器☆28Jan 29, 2025Updated last year
- [NeurIPS 2025] Official Implementation for "Enhancing Vision-Language Model Reliability with Uncertainty-Guided Dropout Decoding"☆22Dec 8, 2024Updated last year
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆16May 25, 2022Updated 3 years ago
- Code for "RSQ: Learning from Important Tokens Leads to Better Quantized LLMs"☆21Updated this week
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆18Jun 23, 2024Updated last year
- ☆19Nov 19, 2024Updated last year
- Tensorflow Implementation for "Pre-trained Deep Convolution Neural Network Model With Attention for Speech Emotion Recognition"☆10Dec 19, 2021Updated 4 years ago
- Introduction to Data Science and Engineering - 2023 Autumn☆13Nov 4, 2023Updated 2 years ago
- yk packages☆39Updated this week
- Yet Yet Another Compiler Compiler | 一个编译器前端框架☆17Apr 7, 2024Updated last year
- 微信聊天记录分析命令行工具,生成微信聊天年度报告☆24Feb 25, 2024Updated 2 years ago
- Learning and research after DeepSeek-R1, around test-time computing, resurgence of RL, and new LLM learning/application paradigms.☆20Mar 5, 2026Updated 2 weeks ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Aug 8, 2022Updated 3 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆14Aug 25, 2019Updated 6 years ago
- ☆14Aug 9, 2023Updated 2 years ago
- Minimalistic dynamically-typed programming language for didactic purposes.☆29Aug 13, 2022Updated 3 years ago
- gcc plugin to discover optimization passes used during compilation☆20Feb 10, 2021Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Nov 3, 2019Updated 6 years ago
- TinyML and Efficient Deep Learning Computing☆20Apr 26, 2024Updated last year
- Pytorch implementation of NeurIPS'25 paper: Improving Time Series Forecasting via Instance-aware Post-hoc Revision☆48Oct 26, 2025Updated 4 months ago
- Partial evaluation of Python code☆22Mar 2, 2023Updated 3 years ago
- Nonparallel Emotional Speech Conversion with MUNIT. Introduction: This is a tensorflow implementation of paper(https://arxiv.org/pdf/1811…☆15Oct 13, 2021Updated 4 years ago
- 第五人格小工具,包含自动等车、自动战斗等功能。 A Tool for IdentityV,including Auto-Waiting for Preparing,Auto-Fight and so on.☆42Jan 22, 2025Updated last year
- gabor filter bank, sift and bag of visual words implementation☆11Jul 20, 2019Updated 6 years ago
- ☆10Mar 16, 2016Updated 10 years ago
- Low level, branch-free functions for number and string conversion and other utils☆17Apr 13, 2022Updated 3 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆22Aug 12, 2018Updated 7 years ago
- Common Lisp library for Zstandard (de)compression using bindings to the libzstd C library☆16Mar 21, 2023Updated 3 years ago
- Advanced NLP, Fall 2025 https://cmu-l3.github.io/anlp-fall2025/☆56Jan 18, 2026Updated 2 months ago
- C++ compiler☆26Mar 29, 2024Updated last year
- UCSF BMI219 Deep Learning (2017), Coding example (Prediction of protein folding with RNN and CNN)☆16May 10, 2017Updated 8 years ago
- ☆18Sep 11, 2022Updated 3 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated 2 years ago
- (ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices☆23Jun 22, 2021Updated 4 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33May 2, 2025Updated 10 months ago
- An OpenSMILES compliant C++ SMILES/SMARTS parser☆15Jul 19, 2015Updated 10 years ago
- A Tiger-compiler implementation in OCaml☆11Sep 29, 2022Updated 3 years ago