aistrate / HackersDelightLinks
Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).
☆25Updated 14 years ago
Alternatives and similar repositories for HackersDelight
Users that are interested in HackersDelight are comparing it to the libraries listed below
Sorting:
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- A Machine-Independent Debugger☆34Updated 10 months ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A lexical analyser for C, written in C.☆28Updated 9 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- GNU M4 is an implementation of the traditional Unix macro processor.☆11Updated 8 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- An implementation of Scheme in Python and C++☆174Updated 7 months ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆116Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- GCC Tiny front-end☆106Updated 7 years ago
- A simple bitset library in C☆135Updated 5 months ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 6 months ago