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