comby
Code transformer
A code rewrite tool for structural search and replace across multiple programming languages.
A code rewrite tool for structural search and replace that supports ~every language.
2k stars
25 watching
62 forks
Language: OCaml
last commit: 11 months ago cgojavajavascriptlintingparser-combinatorsparsingphpprogram-transformationpythonreasonrefactoringregexrewritingrustsearch-and-replaceswiftsyntaxsyntax-transformationtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of regular expressions for Rust. | 3,580 |
| Automatically generates regular expressions from user-provided test cases | 7,334 |
| An introduction to regular expressions with explanations and examples. | 45,746 |
| A tool for code structural search and transformation using abstract syntax trees | 7,662 |
| Generates regular expressions from a set of input strings by building a trie and converting it to a regex using Brzozowski's algebraic method | 3,344 |
| A JavaScript tool for parsing and visualizing regular expressions | 5,722 |
| A live regular expression testing environment built with curses. | 8 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A high-performance regular expression search and replace library designed to handle large files and streams efficiently | 22 |
| A tool for transforming and analyzing natural language text into structured data using syntax trees | 2,363 |
| A library implementing a fast and descriptive regular expression engine for string matching | 228 |
| A plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax. | 205 |
| A JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way. | 4,630 |
| A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. | 438 |
| A set of regular expression functions inspired by Clojure's API. | 10 |