ciao-lang / ciao

Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.
https://ciao-lang.org
GNU Lesser General Public License v3.0
272 stars 21 forks source link

Support ppc64le: PowerPC 64-bit in little-endian mode. Fix #41 #45

Closed AlbertoGP closed 2 years ago

AlbertoGP commented 2 years ago

The test suite passes as much as it does on the x64 architecture on Linux: see #42

jfmc commented 2 years ago

(this pull request is accepted but merged manually)