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