tuProlog/2p-kt

Design and implement a Python wrapper/porting of 2P-Kt

gciatto opened this issue · 0 comments

Requirements:

  • (strong) reduce rewriting of code to the bare minimum
  • (strong) provide an equivalent library to Python programmers
  • (soft) make the new API as much Pythonic as possible

Options:

  • native bridging via: JPype
  • remote bridging via: Py4J