Python Integration for Scryer Prolog Using FFI (Research Project)
github.com·13h·
Discuss: Hacker News
Flag this post

Scryer Prolog Python Integration

Version: 0.2.0 (Pre-release / Alpha)


⚠️ RESEARCH LIBRARY - RAPID ITERATION IN PROGRESS

THIS IS AN ACTIVE RESEARCH PROJECT. NOT PRODUCTION READY.

  • 🚧 API UNSTABLE - Breaking changes expected frequently
  • 🚧 Architecture UNSTABLE - Core design decisions still being evaluated
  • 🚧 Goals UNSTABLE - Feature set and direction may pivot significantly
  • 🚧 Use Cases UNCERTAIN - Exploring what makes sense at the Prolog/Python boundary

Many open questions exist about how to make a declarative logic language work with a multi-paradigm language like Python.

This library is largely based on the work from libpython-clj, but adapted for Prolog’s unique paradigm. We’re actively …

Similar Posts

Loading similar posts...