rajatkhanduja / Compiler
☆21Updated 12 years ago
Alternatives and similar repositories for Compiler:
Users that are interested in Compiler are comparing it to the libraries listed below
- Linux and C programming in a web browser☆26Updated 8 years ago
- vm for a dynamically typed language☆35Updated 7 years ago
- A library to support streaming data applications☆24Updated 3 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- compiler☆36Updated 10 years ago
- A Haskell implementation of Andrew Kensler's business card raytracer.☆18Updated 3 years ago
- The GRUB 2 bootloader. "upstream" is a mirror of the official bzr repository; "master" and other branches are our development. All branch…☆9Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- ☆15Updated 12 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- An experimental lossless data compression program with high compression ratio.☆14Updated 11 years ago
- Yet another C standard library☆16Updated 4 months ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- A tiny 64 bit kernel written in Rust☆51Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Peek/Poke like it's 1979 - Multi-Platform memory reading/writing☆12Updated 6 years ago
- Easy Compiler Compiler written in C++☆23Updated 7 years ago
- Network Communication Library☆7Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A simple data serializer in C☆201Updated 10 years ago
- Easy, flexible C unit testing☆11Updated 9 years ago
- OGDL for C☆17Updated 7 years ago
- NetBSD reference version for MINIX - Automatically replicated from gerrit.minix3.org☆14Updated 3 years ago
- Mirror of Plan 9 from Bell Labs☆61Updated 15 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.