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