N-Prolog ver3.92
N-Prolog Version 3.92 Release Notes
New Features:
- C Language Embedding Functionality Added:
Thecinline/1predicate allows embedding C language code within N-Prolog code. For more details, refer toCOMPILER.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.