Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

txus/to_source

to_source is a reverse parser: it transforms Rubinius' AST nodes back to source code.

txus/to_source.json
{
"createdAt": "2012-02-22T20:31:17Z",
"defaultBranch": "master",
"description": "to_source is a reverse parser: it transforms Rubinius' AST nodes back to source code.",
"fullName": "txus/to_source",
"homepage": "http://github.com/txus/to_source",
"language": "Ruby",
"name": "to_source",
"pushedAt": "2013-01-27T19:40:23Z",
"stargazersCount": 15,
"topics": [],
"updatedAt": "2024-03-06T17:33:50Z",
"url": "https://github.com/txus/to_source"
}

Development of this lib moved to mbj/to_source and was rewritten with more features and higher stability.