|
The Meta language tutorial
|
View The Tutorial
In this tutorial we create a calculator language. The language will define rather simple entities that describe computation. We call these entities calculators. A calculator has a set of input and output values and knows how to handle them.
|
|
|
|
|