Skip to content

ProgrammerGnome/Prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Prolog

Solving logical puzzles in Prolog. The texts of the tasks are written in Hungarian.

In this file I will show you how to easily evaluate expressions in Mathematical logic (First-order logic) in Prolog. That is, I show how the Prolog programming language can be used in checking Mathematical logic problems.

Command for SWI-Prolog (ArchLinux):

sudo pacman -S swi-prolog

swipl -s Filename.pl
?- ...

About

[Hu] Logikai feladványok megoldása prolog nyelven.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages