https://github.com/raphexion/kmachine
Small implementation of a Krivine's K-Machine
https://github.com/raphexion/kmachine
Last synced: 2 months ago
JSON representation
Small implementation of a Krivine's K-Machine
- Host: GitHub
- URL: https://github.com/raphexion/kmachine
- Owner: Raphexion
- License: apache-2.0
- Created: 2016-02-25T16:34:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T18:45:47.000Z (almost 7 years ago)
- Last Synced: 2025-04-01T20:47:18.299Z (2 months ago)
- Language: Erlang
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
K-machine
=========Krivine's machine (K-machine)
as described in the book
Abstract Computing Machines
by Kluge
page 105-106