prolog-programming-language
There are 251 repositories under prolog-programming-language topic.
Family-tree-Prolog
This repository encompasses the builds that are mainly concerned with Family tress for people to be able to find their backgrounds and Hereditary roots
Music-Playlist
The Prolog program allows users to create and manage custom playlists. Each playlist can contain multiple songs, with each song having a title and an artist.
prolog-language-tutorial
Prolog or PROgramming in LOGics is a logical and declarative programming language .
Learning-Prolog-Programming
A Guide & Cheatsheet to Prolog Programming Language for Artificial Intelligence.
Prolog-Binary
Prolog for AI Coding in DOSBox
99-prolog-problems
Repositório com soluções em Prolog para o conjunto de problemas conhecidos como "P-99: Ninety-Nine Prolog Problems"
Trip-Advisor
Program in Prolog which advises someone who wants to travel by plane between two cities on a specific day
Matf-PP
Materijali za kurs programskih paradigmi u okviru Matematickog fakulteta u Beogradu
vuelog
Prolog Pengines + vue.js
Prolog-Code
Basic implementation in prolog
MinesweeperProlog
Campo Minado feito em Prolog para a disciplina de PLP
maplist-expander
Improve the performance of Prolog programs using maplist with one simple trick!
prolog-expert-system-example
Expert system using prolog
clpFD
A clp system in Prolog developed during a CS course at Ecole Polytechnique
Prolog
College 4th Sem Lab Stuffs
Time_Machine
Travel through time with meditation
Paradigma-L-gico-e-Programa-o-em-Prolog
Este repositório contém um projeto acadêmico desenvolvido para a disciplina de Paradigmas de Programação do curso de Ciências da Computação. O objetivo do projeto é explorar o paradigma lógico de programação, utilizando a linguagem Prolog para resolver problemas de lógica e modelagem de conhecimento.
Prolog-learning
Репозиторий с собранными работами по курсу программирования на Prolog'е
100-Projects-for-Prolog
"The repository '100 Mini Projects for Prolog' includes small projects for learning and practicing Prolog."
Prolog
Some Prolog Assignments
prolog-runner
A VSCode extension to run prolog files like a script.
teletext
TUI library
Artificial-intelligence-course-project
AI course project of implementing a personlized multimedia recommendation system using Prolog programming language.
LogicProgrammingCourse
A workshop on the course "Artificial Intelligence Systems" at V. N. Karazin Kharkiv National University.
dmcommunity-challenges
My solutions for challenges from https://dmcommunity.org/challenge/
Dominoes-Puzzle
Domminos Game using prolog langauage ,and uniformed,informed search techniques
Prolog
Prolog is a logic programming language associated with artificial intelligence and computational linguistics.
College-Lvl-Prolog-Haskell
This is a mix of Prolog and Haskell from college
Adv-Programming-Lang-Concepts
Advance Programing Language Concepts
AI-Knowledge-Representation
Knowledge Representation paradigm to create a simple question-answering tool.
CPU-Cache-Prolog
CPU Cache simulation using logic programming in prolog
Prolog-Guide
Prolog Guide
E_Tourism-Recommendation-System
A System built using SWI Prolog that uses pattern matching to match the best possible vacation offer for the user based on his or her preferences in the database.
RE2NFA-Prolog
A Regular Expression to NFA Automata translator implemented in Prolog; done for the Programming Languages course [University of Milano-Bicocca]