Skip to content

N-Prolog ver3.92

Choose a tag to compare

@sasagawa888 sasagawa888 released this 16 Feb 06:19
· 1337 commits to master since this release

N-Prolog Version 3.92 Release Notes

New Features:

  • C Language Embedding Functionality Added:
    The cinline/1 predicate allows embedding C language code within N-Prolog code. For more details, refer to COMPILER.md.

Improvements:

  • Enhanced Management of Intermediate Variables in Compilation Code:
    The management of intermediate variables during compilation has been improved to ensure better efficiency.

Upcoming Features:

  • Efficient Compilation Code Generation for Deterministic Predicates:
    Development has begun for efficient compilation code generation for deterministic predicates. This feature is expected to be achieved in version 4.00.

Bug Fixes:

  • Fix Attempt for Edlog Compilation on macOS:
    We attempted to resolve the issue of compiling Edlog on macOS. It is unclear whether the fix was successful. We welcome cooperation from macOS users.

For more information, refer to COMPILER.md.