command-interpreter
Command processor
A command interpreter library that makes it easy to add interactive functionality to C++ programs
Add a command interpreter (eg., REPL) to any C++ program
438 stars
7 watching
16 forks
Language: C++
last commit: almost 5 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 | |
| A command-line tool for enhancing the performance and focus of individual commands by processing small parts of input streams asynchronously. | 577 | |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 | |
| An interpreted programming language with C-style syntax and support for multiple paradigms | 268 | |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 | |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 | |
| An interpreter for a lightweight expression language with C-like syntax | 386 | |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 | |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 | |
| Provides tools for introspecting and exposing C++ interfaces to runtime environments | 27 | |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 | |
| Provides interfaces and abstractions for media processing in real-time communications | 5 | |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 | |
| A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 | |
| An embeddable JavaScript interpreter written in C | 818 |