tushcoder / ThreeAddressCode
Three address code generator program using lex and yacc for Arithmetic, Assignment, Declarative, if-else and while statements that are similar to C syntax
☆16Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreeAddressCode
- Simple malloc implementation for POSIX systems w/ sbrk(2)☆20Updated 10 years ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 5 years ago
- Portable C Compiler (CVS mirror)☆11Updated 12 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 4 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- Fast, and parallel, fibonacci numbers☆14Updated 4 years ago
- JPEG decoder & encoder☆10Updated 3 years ago
- A single-header C command line parsing library☆13Updated 6 years ago
- novel high throughput entropy encoder for BWT data☆13Updated 2 years ago
- A small PNG decoder/encoder lib extracted from my game engine, Lunacy.☆29Updated 3 years ago
- A simple triangle rasterizer☆17Updated 10 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆10Updated 5 years ago
- An experimental lossless data compression program with high compression ratio.☆15Updated 11 years ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Updated 12 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- C math library for graphics☆12Updated last year
- Benchmark results for lossless data compressors☆9Updated 6 years ago
- x86-64 TCP server written in assembly for FreeBSD and Linux☆15Updated 2 years ago
- Realtime raytracer using SIMD on ARM, MIPS, PPC and x86☆25Updated 6 months ago
- Tiny PreProcessor☆17Updated 6 months ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆22Updated 2 years ago
- A User Space Threading Library☆17Updated 6 months ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- C to LLVM / Python compiler☆10Updated 7 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆28Updated 2 years ago
- Single header C99 compiler (TCC)☆26Updated 3 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Updated 6 years ago
- LLVM based assembler for x86, Arm, Mips, PowerPC, Sparc and SystemZ (Rust API)☆18Updated 8 years ago