SimpleExpr

Description

A little expression system to teach visitor

Details

Source
GitHub
Dialect
pharo (40% confidence)
Created
Feb. 6, 2018
Updated
Dec. 29, 2018
Topics
loop pharo

Categories

Education / Howto

README excerpt

# SimpleExpr
A little expression system to teach visitor.
This is not the version used in the book: Learning Object-Oriented Programming, Design and TDD with Pharo.
The tree of expression does not define Constant and Variable. 
← Back to results