Implementation of the L0 machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"
'com.thesett:l2:0.8.8'
<dependency> <groupId>com.thesett</groupId> <artifactId>l2</artifactId> <version>0.8.8</version> </dependency>
<dependency org="com.thesett" name="l2" rev="0.8.8"/>
"com.thesett", "l2", "0.8.8"