Skip to content

N-Prolog v5.16

Latest

Choose a tag to compare

@sasagawa888 sasagawa888 released this 19 Apr 07:14

N-Prolog v5.16 has been released.

This update focuses on compiler improvements and robustness.

Through extensive stress testing, I found and fixed several subtle bugs related to:

  • if-then-else semantics
  • nested control structures
  • variable propagation across branches

A particularly complex “final boss” test case now behaves consistently between the interpreter and compiled code.

The system has become significantly more stable.

Please try it out and let me know your thoughts.