Skip to content
/ ciao Public
forked from ciao-lang/ciao

Ciao is a general purpose, multi-paradigm programming language in the Prolog family. This is the main repository for the Ciao Prolog system.

License

Notifications You must be signed in to change notification settings

jfmc/ciao

 
 

Repository files navigation

The Ciao Programming Language

Ciao is a general-purpose programming language in the Prolog family that builds up from a logic-based simple kernel, and is designed to be extensible and modular. Please check the documentation for a complete feature list.

This repository contains the Ciao compiler, standard libraries, and build system. Other advanced features (static analysis, documentation generation, Emacs-based development environment, etc.) are provided in separate bundles.

Installation

Build Try

curl https://ciao-lang.org/boot -sSfL | sh

Please consult the installation instructions for details.

About

Ciao is a general purpose, multi-paradigm programming language in the Prolog family. This is the main repository for the Ciao Prolog system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Prolog 72.1%
  • C 22.2%
  • Shell 3.4%
  • C++ 1.1%
  • Python 0.8%
  • CLIPS 0.2%
  • Other 0.2%