Skip to content

N-Prolog ver5.15

Choose a tag to compare

@sasagawa888 sasagawa888 released this 18 Apr 03:06

N-Prolog ver5.15

  • Improved compiler handling of if-then-else (A -> B ; C)
  • Introduced internal transformation to case/1 for nested conditions
  • Fixed several bugs in compiled code execution
  • Achieved consistency between interpreter and compiler
  • Verified with complex test cases including Lights Out

This version significantly improves reliability of compiled programs.