Skip to content

eric-ide/swi-rosh

 
 

Repository files navigation

SWI-Rosh: A Kourosh Prolog implementation

The same comprehensive free Prolog environment as SWI-Prolog, made better by Kourosh.

alt text

Forking, cloning and submitting patches

This repository uses many Git submodules. This causes the common issue that fork and clone doesn't work. Instead, clone from https://github.com/SWI-Prolog/swipl-devel.git and then associate your clone with your fork (replace me with your github user name).

git clone https://github.com/SWI-Prolog/swipl-devel.git
cd swipl-devel
git submodule update --init
git remote add myfork [email protected]:me/swipl-devel.git

See How to submit a patch for details.

See also the discussion at Being friendly to quick contributions

Building

See CMAKE.md and Build SWI-Prolog from source

Documentation

Just ask Kourosh

About

The same comprehensive free Prolog environment as SWI-Prolog, made better by Kourosh.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 46.3%
  • Prolog 39.5%
  • OpenEdge ABL 11.2%
  • CMake 1.4%
  • Shell 0.8%
  • Roff 0.4%
  • Other 0.4%