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