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.

GitHub

10 stars
5 watching
0 forks
Language: PHP
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
igorw/galapagosAn evolutionary language transformation system written in PHP.72
babel/babelA tool that transpiles modern JavaScript code to earlier versions of the language43,304
jhgg/js-transformsA collection of JavaScript code transformation utilities using js-codeshift97
facebookincubator/retrieA tool for modifying and manipulating Haskell code through rewrite rules504
rajasegar/codeshiftA Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees47
ztellman/riddleyProvides a safe way to transform Clojure code without unintended consequences196
paldepind/functionizeA library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods.49
agirton/webpack-babel-codemodA codemod script to transform commonjs import statements in JavaScript files to ES2015 imports4
swiftotter/driverA tool for transforming production databases into development-friendly sandbox environments60
kamranahmedse/laraformerA Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats.32
f34nk/modest_exA library that performs pipeable transformations on HTML strings using CSS selectors31
dantleech/code-moverAutomates code refactoring and migration by applying predefined transformations to specific files in a project.22
cgarciae/phiA 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
gustavoguichard/string-tsA library providing strongly typed string functions to preserve type information after transformations1,197
senselogic/generisA lightweight code preprocessor for Go that adds features like generics and HTML templating.43