Projects and sample codes in Prolog.
- Install software
- Git
https://git-for-windows.github.io/
Select a file summarized as "Full installer for official Git for Windows"
with the highest version - SWI-Prolog
http://www.swi-prolog.org/Download.html
Select a "Stable release" ,and then download SWI-Prolog.
- download program
- Create an empty folder anywhere
- In explorer right click and select "Git Bash" then git clone URL
set URL https://github.com/abdulmlik/Mahram-In-Islam.git
enter
- open program
- Open Mahram In Islam.pl with SWI-Prolog Then ues :-
mohram_male(X,Y) or mohram_female(X,Y) or mohram(X,Y). - X is required to find a mahram for him.
- Y is name of mahram.
===========
This project is a homework
For reference use only.
This project is licensed under BSD-2-Clause.