Repository navigation
readline-library
- Website
- Wikipedia
Readline is a pure go(golang) implementation for GNU-Readline kind library
A Pure C# GNU-Readline like library for .NET/.NET Core
Terminal readline library for Clojure dialects
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
GNU readline for interactive Tcl shells
The New Yet another Readline for Go
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
A library that allows you to manipulate with the console
A reboot of tonerdo's ReadLine library for .NET
A modern readline implementation for GNU-Readline kind library
Small line editing library designed to be used on embedded systems.
O-Shell is a custom command-line shell built with Python, bringing Linux-like commands to both Windows and Linux. Supports essential file, directory, and system operations with an intuitive interface.
Enables a Readline alternative called Linenoise in Pry (https://github.com/kyrylo/linenoise-rb)
This project contains C++ code for the creation of a unix shell. The shell will most likely be a subset of the BASH.
Designed to build a simplified version of a Unix shell with command-line interpreter.
readtastic is a fast, minimalistic, lightweight, promise-based tool for interacting with input streams line by line.
Chicken Scheme eggs I either maintain or wrote
A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.