cl-shlex
Shell parser
A lexical analyzer for shell-like syntaxes with support for quoting and commenting
Simple lexical analyzer for shell-like syntaxes
8 stars
3 watching
0 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
ruricolist/cl-feedparser | A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
ruricolist/kiln | Infrastructure for scripting in Common Lisp with minimal overhead and ergonomic development tools | 43 |
ruricolist/cl-yesql | A Common Lisp library for embedding and executing SQL statements | 67 |
ruricolist/cmd | A utility for running external programs with robust argument handling and support for various command-line features. | 65 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
rylnd/shpec | A testing framework for shell scripts | 377 |
ruricolist/serapeum | A comprehensive Common Lisp library providing utility functions for general-purpose programming. | 428 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
gregwebs/shelly.hs | A Haskell library providing an intuitive shell scripting interface for systems programming and automation. | 418 |
epfl-lara/scallion | A library for parsing and pretty-printing LL(1) languages in Scala. | 56 |
cldwalker/tux | A tool to inspect and interact with Ruby Sinatra applications in an interactive shell. | 301 |
richardlitt/lrl | Developing tools and scripts to extract data from low-resource languages, focusing on language processing and machine learning applications. | 2 |
rstcheck/rstcheck | Checks syntax of reStructuredText and code blocks within it | 229 |