bitlash
Command shell
A programmable command shell for the Arduino microcontroller platform.
Bitlash: a programmable command shell for arduino
345 stars
39 watching
73 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jovanbulck/jsh | An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
danieltodor/blaze | A customizable terminal prompt system for bash, zsh, and fish. | 22 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,476 |
michaelmacinnis/oh | A new Unix shell with simplified rules and rich features designed to respect established conventions while improving power and regularity. | 1,366 |
ibara/oksh | A portable shell implementation based on the Public Domain Korn Shell. | 364 |
twitchax/sheller | A .NET library that makes building shell scripts easy and fluent by abstracting away low-level command execution details. | 107 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
ks0n/ubsh | A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
busterc/profiles | A collection of customizable bash profiles and system defaults. | 7 |
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |
cpennington/h4sh | A Haskell-based shell utility that exposes functional programming concepts to Unix scripting | 67 |
reubeno/brush | A Rust implementation of a POSIX-compatible shell. | 37 |
nuket/arduinoshell | A shell for interacting with Arduino's built-in features | 31 |
dundalek/closh | A Bash-like shell built on top of Clojure to improve its usability and presentation. | 1,623 |
hoomanist/mish | A minimalistic shell written in C for efficient command execution and simple user interface. | 8 |