Skip to content

Study of Inductive Program Synthesis by Using a Reversible Meta-Interpreter (Numao & Shimura, 1997)

namin/prolog-reversible-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

prolog-reversible-interpreter

Study of Inductive Program Synthesis by Using a Reversible Meta-Interpreter by Numao & Shimura (1990). Link.

How to Run

  • Get swi-prolog. On mac, brew install swi-prolog.
  • Run swi-prolog: swipl.
  • Load: ['reversible-interpreter.pl']..
  • Run a function/test, e.g.: test_append..

About

Study of Inductive Program Synthesis by Using a Reversible Meta-Interpreter (Numao & Shimura, 1997)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages