cl-string-generator
String generator
Generates strings from regular expressions using Common Lisp
Generate string from regular expression
23 stars
7 watching
2 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tom-lord/regexp-examples | A gem that generates random strings that match given regular expressions. | 520 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |
zach-klippenstein/goregen | A library for generating random strings from regular expressions. | 90 |
marioruiz/string_pattern | A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes | 16 |
jersou/clite-parser | CLI generator from classes or objects | 7 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
fent/randexp.js | Generates random strings based on user-provided regular expressions | 1,828 |
vivait/stringgeneratorbundle | Automatically generates unique random strings for entity properties using annotations | 17 |
fukamachi/cl-project | Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing | 251 |
ruricolist/spinneret | A Common Lisp library that generates HTML5 documents with idiomatic and readable syntax | 370 |
junker/random-ua | Generates random User-Agent strings in Common Lisp. | 3 |
genericsteele/token_phrase | A Ruby gem that generates unique phrases by combining words from predefined dictionaries with user-specified separators and settings. | 100 |
scymtym/esrap | A parser generator tool for building Common Lisp parsers with efficient parsing and error reporting capabilities. | 78 |
burgyn/mmlib.tostring | Automatically generates a ToString method for classes with a custom attribute | 18 |