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

GitHub

438 stars
7 watching
16 forks
Language: C++
last commit: about 3 years ago

Related projects:

Repository Description Stars
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
greymd/teip A command-line tool for enhancing the performance and focus of individual commands by processing small parts of input streams asynchronously. 571
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
dictu-lang/dictu An interpreted programming language with C-style syntax and support for multiple paradigms 268
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411
clarkmcc/cel-rust An interpreter for a lightweight expression language with C-like syntax 380
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
cginternals/cppexpose Provides tools for introspecting and exposing C++ interfaces to runtime environments 27
paladin-t/my_basic An embeddable BASIC interpreter with features such as prototype-based programming and functional programming 508
sipsorcery-org/sipsorcerymedia.abstractions Provides interfaces and abstractions for media processing in real-time communications 5
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
accelerationnet/cl-csv A library that simplifies working with comma-separated values (CSVs) in Common Lisp. 116
ccxvii/mujs An embeddable JavaScript interpreter written in C 812