acharal / wamLinks
A simple compiler from Prolog to WAM (Warren Abstract Machine) and a runtime for WAM.
☆20Updated 5 years ago
Alternatives and similar repositories for wam
Users that are interested in wam are comparing it to the libraries listed below
Sorting:
- SWI-Prolog dynamic C interface☆17Updated last year
- Reimplementation of Doug Lenat's Automated Mathematician by Bruce Porter's group at the University of Texas at Austin☆58Updated 16 years ago
- Explainable machine learning☆17Updated 6 years ago
- Implementation of "Warren's Abstract Machine: A Tutorial Reconstruction" by Hassan Aït-Kaci.☆28Updated 8 years ago
- A small language to demo turning an interpreter into a compiler