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