13 Forks
206 Stars
206 Watchers

ciao

Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.

How to download and setup ciao

Open terminal and run command
git clone https://github.com/ciao-lang/ciao.git
git clone is used to create a copy or clone of ciao repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ciao https://github.com/ciao-lang/ciao/archive/master.zip

Or simply clone ciao with SSH
[email protected]:ciao-lang/ciao.git

If you have some problems with ciao

You may open issue on ciao support forum (system) here: https://github.com/ciao-lang/ciao/issues