galapagos
Code transformer
An evolutionary language transformation tool that modifies existing PHP code by backporting features and preserving formatting, with goals of debugging and compatibility.
Evolutionary language transformation.
10 stars
5 watching
0 forks
Language: PHP
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An evolutionary language transformation system written in PHP. | 72 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A collection of JavaScript code transformation utilities using js-codeshift | 97 |
| A tool for modifying and manipulating Haskell code through rewrite rules | 504 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| Provides a safe way to transform Clojure code without unintended consequences | 196 |
| A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| A tool for transforming production databases into development-friendly sandbox environments | 60 |
| A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
| A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
| Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
| A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
| A library providing strongly typed string functions to preserve type information after transformations | 1,197 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |