BowenFu / hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
☆164Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hspp
- Effect handlers in C++☆115Updated last year
- ☆115Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆52Updated 2 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆459Updated 2 months ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆73Updated 6 years ago
- C++20 Meta-Programming library☆246Updated last week
- C++ parser combinator library☆97Updated 9 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- Ranges that didn't make C++20☆83Updated last year
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- ☆57Updated 3 months ago
- Bytecode interpreter☆69Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- Simple C++20 module support for CMake☆209Updated last year
- Extending C++ library for functional programming☆63Updated 3 weeks ago
- A more powerful C/C++ preprocessor.☆84Updated 4 years ago
- high performance C++20 implementation of std::variant☆49Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- C++ compile-time Rust's like macro_rules implementation☆88Updated 8 months ago
- Smart Garbage Collection Library for C++☆167Updated 7 months ago
- C++20 implementation of mutable constexpr expressions☆107Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆19Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago