aranega / reflexive-ast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reflexive-ast

This project tries to implement an AST for Pharo in a kind of metamodel style. The idea is to be able to propose an AST with reflexion upon its references (as well as automatic references update).

Installation

Metacello new
	baseline: 'ReflexiveAST';
	repository: 'github://aranega/reflexive-ast';
	load

About


Languages

Language:Smalltalk 94.9%Language:HTML 5.1%