hask-replace
Module renamer
A tool that renames modules in various programming languages used in functional programming
Command-line tool to rename modules in Haskell projects
6 stars
3 watching
0 forks
Language: Rust
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nominolo/lambdachine | A virtual machine and compiler that enables JIT-based execution of a restricted subset of the Haskell programming language | 77 |
mpickering/apply-refact | A tool that applies refactorings to Haskell source files based on suggestions from a package. | 147 |
lukexi/halive | A tool that enables instant recompilation and reloading of Haskell code during development | 263 |
srid/haskell-flake | A Nix module that simplifies Haskell project management with Cabal package manager | 159 |
refactoringtools/hare | A tool to automatically refactor Haskell code without changing its meaning or structure | 139 |
vmchale/kempe | A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
kanaka/wam | A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features. | 64 |
0x00ach/idadiff | Automates renaming of sub-modules in IDA PRO by comparing hashes of source and destination binary samples using the @Heurs MACHOC algorithm. | 20 |
haskell/cabal | A package manager and build tool for Haskell projects | 1,628 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
pranshuchittora/autarky | Automates removal of outdated and unused node_modules to free up disk space | 362 |
haskell-github-trust/replace-megaparsec | A Haskell library for using Megaparsec parsers to find and replace patterns in text streams | 79 |
kowainik/policeman | A tool to help software developers choose the next version number for their Haskell packages based on semantic changes to their interfaces. | 69 |
vmchale/project-init | Automates project initialization by providing pre-configured templates and tools. | 138 |
jankuca/swm | A tool that simplifies the management and deployment of Swift modules in iOS and macOS applications | 61 |