phases
Script splitter
A tool for splitting and managing complex shell scripts into manageable phases
Minimally Invasive bash Preprocessor
15 stars
3 watching
1 forks
Language: Shell
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
comex/rust-shlex | A Rust implementation of shell word splitting similar to Python's shlex. | 103 |
admesh/stlsplit | A tool that splits an STL file into multiple parts based on a shell separation. | 18 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 70 |
shelljs/shx | A utility package providing portable shell commands for Node.js package scripts | 1,729 |
louismullie/scalpel | A Ruby library that uses a simple rule-based approach to segment sentences into individual words or phrases. | 51 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
fnl/segtok | Provides tools for splitting text into sentences and words | 170 |
gregwebs/shelly.hs | A Haskell library providing an intuitive shell scripting interface for systems programming and automation. | 418 |
sakshamsharma/zpyi | Makes Zsh smarter by allowing Python scripting within shell commands and history | 107 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
chr15m/flk | A minimalistic LISP implementation for Bash scripting | 500 |
chrisdone/hell | A Haskell-based shell scripting language with a minimalist implementation | 564 |
packruler/zsh-git-scripts | Automates common git tasks | 1 |
ko1nksm/getoptions | An option parser for shell scripts supporting all POSIX shells. | 416 |
orling/grapheme-splitter | A library that breaks strings into their individual user-perceived characters | 928 |