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: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A secure-by-default XML parser and serializer library | 32 |
| A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
| Infrastructure for efficient and ergonomic scripting in Common Lisp | 44 |
| A Common Lisp library for embedding and executing SQL statements | 68 |
| A utility for running external programs with robust argument handling and support for various command-line features. | 65 |
| A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A testing framework for shell scripts | 377 |
| A comprehensive Common Lisp library providing utility functions for general-purpose programming. | 438 |
| Extracts common information from text strings in various formats | 79 |
| A Haskell library providing an intuitive shell scripting interface for systems programming and automation. | 417 |
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| A tool to inspect and interact with Ruby Sinatra applications in an interactive shell. | 300 |
| Developing tools and scripts to extract data from low-resource languages, focusing on language processing and machine learning applications. | 2 |
| Checks syntax of reStructuredText and code blocks within it | 229 |