Happy !
JohnBrant / RBParsers
Project infos
| License | MIT |
| Tags | code evaluation, dolphin, vast, smalltalk parsing |
| Creation date | 2018-04-21 |
| Website |
Monticello registration
About RBParsers
Parsers for Dolphin and VAST Smalltalk code that parse into the Refactoring Browser's AST nodes. It includes the ability to rewrite the code using the RB's rewriting framework.
In addition to the parsers, there is also support for evaluating RB ASTs. This can be used for evaluating large Smalltalk scripts that may have been automatically generated and are too large to be compiled (e.g., they may exceed the number of literals that a method can define).
