scientific-coder / Computer-LanguagesLinks
Compilers, Interpreters, with Spirit parser and LLVM code generator, for educational purposes
☆26Updated 14 years ago
Alternatives and similar repositories for Computer-Languages
Users that are interested in Computer-Languages are comparing it to the libraries listed below
Sorting:
- Simple C++ Parser Combinator Library☆15Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A sane and minimal C++14 unit test framework☆33Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- ☆31Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- Compiler of the EDDI programming language☆33Updated 2 weeks ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- ☆13Updated last month
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 4 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- C++11 library for fast fuzzy searching☆14Updated 9 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago