scientific-coder / Computer-LanguagesLinks
Compilers, Interpreters, with Spirit parser and LLVM code generator, for educational purposes
☆26Updated 15 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:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- ☆13Updated 9 months ago
- Solving the Expression Problem in C++11☆45Updated 13 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Simple C++ Parser Combinator Library☆15Updated 10 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 9 years ago
- std::fixed_string☆12Updated 10 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- A multi-language parsing infrastructure with an unified AST☆100Updated 8 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Compiler of the EDDI programming language☆32Updated 8 months ago
- Modern C++ benchmarking☆73Updated 5 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- BSD Licensed Bignum Library☆233Updated last year
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- C++ template metaprogramming library collection☆127Updated 9 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- sandbox for my c++ functional programming experiments☆33Updated 12 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 5 years ago