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