An open API service providing repository metadata for many open source software ecosystems.

Topic: "prolog-programming-language"

franciscofpereira/Uni-Classrooms-Database

Uni-Classrooms-Database is a query-based program designed to manage and retrieve diverse information pertaining to classrooms within a university campus. Logic for Programming class project.

Language: Prolog - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vojone/FLP2

The second project to FLP course focused on logical programming in Prolog.

Language: Prolog - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RafaelEmery/senhor-dos-aneis-prolog

Trabalho final da disciplina de Lógica para computação II do curso de Ciência da Computação da UFES - Campus São Mateus. O trabalho é feito na linguagem Prolog e consiste em desenvolver/descrever através de conceitos de Lógica o universo no qual se passa o filme "Senhor dos Anéis".

Language: Prolog - Size: 938 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nlintas/Prolognite-Singleplayer-Game-in-Prolog-with-AI

Prolognite is a single-player strategy digital board game with AI written in the Prolog NLP programming language.

Language: Prolog - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nlintas/AI-Using-NLP-Tests

These are a series of tests that were made using a Natural Language Processing (NLP) type of programming language.

Language: Prolog - Size: 1.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

AbdelrhmanReda17/Customer-Order-Management-System

This Prolog code implements a customer order management system using Prolog predicates.

Language: Perl - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

dfleta/prolog-for-IA

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ProgrammerGnome/Prolog

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

Language: Prolog - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SofiaKyriakiMachaira/LogicProgramming

Class assignments using Prolog.

Language: Prolog - Size: 486 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

baftjarjusufi/HANGMAN

Hangman is a guessing game in HASKELL for two or more players. One player thinks of a word, phrase or sentence and the other tries to guess it by suggesting letters within a certain number of guesses. I also made this a little more special by adding only Albanian name cities.

Language: Prolog - Size: 520 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vagman/logic-programming

University assignment in Logical Programming class, 5th semester

Language: Prolog - Size: 998 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gautamop01/CS300-Programming-Language-Paradigms

Haskell and Java Programming Language Course

Language: Haskell - Size: 13.6 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

avulaankith/swi-prolog

Some swi prolog files

Language: Prolog - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AshameTheDestroyer/Family-Tree

Making my very first programme in Prolog language.

Language: Prolog - Size: 103 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mateuscacabuenaPUCRS/LinguagensDeProgramacao

Disciplina que apresenta a introdução aos processos de compilação e interpretação. Apresentação de conceitos de análise léxica, sintaxe e de semântica de linguagens, incluindo: amarração, tipos de dados, avaliação de expressões, passagem de parâmetros.

Language: Java - Size: 4.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aldairandre/Learning_PROLOG

Testing the Prolog language, as a way of understanding and for the purpose of learning the logical paradigm

Language: Prolog - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SAhmadrezaAnaami/prolog-language-tutorial

Prolog or PROgramming in LOGics is a logical and declarative programming language .

Language: HTML - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parthasarathy27/Ai_prolog_laboratory

In prolog, We declare some facts. These facts constitute the Knowledge Base of the system. We can query against the Knowledge Base. We get output as affirmative if our query is already in the knowledge Base or it is implied by Knowledge Base, otherwise we get output as negative.

Language: Prolog - Size: 274 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

diana389/Intro-to-PROLOG

tema3-pp

Language: Prolog - Size: 549 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xDido/Pro-Wordle

A simple clone of Wordle implemented in Prolog.

Language: Prolog - Size: 383 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

leonardo8787/chat_bot_music_recommendation_prolog

Chat for music recommendation with prolog language.

Language: Prolog - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

matheusvictor/prolog-mata56-2023-1

Exercícios de PROLOG para praticar o paragdima lógico.

Language: Prolog - Size: 319 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 4

Harikesh16/Programming-Languages

This repository contains some tasks done by me in COL226 (programming language) course using various languages.

Language: Standard ML - Size: 647 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Lukas0025/BUT_FIT_FLP_TURING_MACHINE

Implementation of nondeterministic turing machine with Prolog

Language: Prolog - Size: 495 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AimiliosKourpas/logic-programming

Coursework in Logical Programming class,

Language: Prolog - Size: 837 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mtalbugaey/Laptop-Recommendation-System

Language: Prolog - Size: 3.27 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ABaronCode/Learning_Prolog

Using online resources to learn basics in Prolog and applying them

Language: Prolog - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JK-lol/course-selection-prolog

Language: Prolog - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MuhammadS25/Prolog-Helper

Implemanted Prolog algorithms

Language: Prolog - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Freddy-94/Mexico_City_Subway

Implementation of Dijkstra's algorithm for Mexico's city subway (Symbolic AI insight with Prolog)

Language: Prolog - Size: 211 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KeithTAllen/Doctor-Prolog

Group project for CSC366 with Dr. Dan Schlegel

Language: Prolog - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Reece-Reklai/burning_house

Text Adventure Game - Users can check their current health status and the environment surrounding their character. Users can use objects to increase their health, open locked doors, and discover new locations within the house.

Language: Prolog - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hendsaeedd/check-animals

Code for ProLog Program to find animals leaving in water and land in Artificial Intelligence.

Language: Prolog - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IinjyI/Triangles

3rd year logic programming task: Applying some basic mathematical theorems with prolog.

Language: Prolog - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TazelHossan/Artificial-Intelligence

Some Artificial Intelligence Programs which are written in Prolog as well as in Python.

Language: Prolog - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ADVAIT135/Artificial-Intelligence-ELL703_TW

This Repository consists of all programming tasks given as a Term Work for Artificial Intelligence ELL703 in BE Electronics R-19 C- Scheme Syllabus.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

antreasvez/Programming-Languages

🖥️ NTUA ECE Programming Languages Course Codes

Language: Standard ML - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MohamedHatem-0110/Cache-Simulation-Project

In this project, we simulated 3 types of caches using Prolog as a programming language and using Haskell aswell.

Language: Prolog - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MariaEduardaPires/prolog

Genealogical Tree in PROLOG exemplifying three family years in the family (great-grandparents, grandparents, parents and children). It also includes rules for uncle, cousin, and grandson relationships.

Language: Prolog - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

PythonUser-ux/Vox-Codei

Me and another student at Unibo developed a solution entirely written in Prolog to the game proposed in the following website: https://www.codingame.com/training/hard/vox-codei-episode-1. The report.pdf stands in for the README file.

Language: Prolog - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

madalinazanficu/Ultimate-Tic-Tac-Toe

Programming Paradigms Course. Using the backtracking mechanism of the language to develop winning strategies for Ultimate Tic-Tac-Toe game

Language: Prolog - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

baddiejay/JoinMEet

Prolog project for online dating

Language: Prolog - Size: 312 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ShawonBarman/prolog-code-with-two-projects

some basic prolog code with simple two projects

Language: Prolog - Size: 3.28 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RobelTadele/Projects

Prolog Murder Mystery + Genealogy finder

Language: Prolog - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dhmodh/Sem-7

SEM 7

Language: HTML - Size: 615 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jurajtrappl/P-99

Logic programming practicing via famous Ninety-Nine Prolog Problems.

Language: Prolog - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shuvo1997/book-recommend-system

This is a book recommendation system written in prolog. Prolog is a logical programming language used to design in AI

Language: Prolog - Size: 5.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

scienceMiner/MSc_ExtendingLogicProgramming

MSc Project on Extending Logic Programming, Dept. of Computing, Imperial College

Size: 511 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

harjeet-blue/Career-advisory_system

This is career advisory system , coded in prolog

Language: Prolog - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Qvapil/Programming-Languages-I-2021

Algorithmic and search-space problems in multiple programming languages.

Language: Standard ML - Size: 1.72 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

leticiabalbi/AI

Códigos da matéria de Inteligência Artificial-UFAM.

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rashedabir/prolog_source

Prolog is a logic programming language associated with artificial intelligence and computational linguistics.

Language: Prolog - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DimaOanaTeodora/Prolog-classes

FLP labs (FMI UB students)

Language: Prolog - Size: 896 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikaelgba/prolog_study

Repository of programs in prolog of an academic discipline.

Language: Prolog - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AyatoShirayouki/Intelligent_Systems

Homeworks and Projects for my Intelligent Systems course at Plovdiv University Paisii Hilendarksi

Language: Prolog - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

baddiejay/Prolog-exercises

Small exercises in Prolog

Language: Prolog - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

PhilToolan/Search-Algorithms

Assignment completed as part of Computer Science in TU Dublin

Language: Prolog - Size: 302 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

emersondtsci/Prolog

Some questions about Prolog

Language: Prolog - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

adey99/prolog-repo

Repository for prolog programs done for AI course

Language: Prolog - Size: 284 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rayniel95/Proyecto-Agentes

Project of Simulation and Declarative Programming courses in collaboration with @lemartinez2245. An interesting thing in this project is the creation of generics predicates and inheritance simulation in prolog language.

Language: Prolog - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kimnamlhn/AI-Logic

Language: Python - Size: 2.31 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SamuelRoufael/The-Helsinki-Puzzle

A puzzle solver algorithm created using Prolog, a logical programming language, to generate and solve a puzzle similar to the sudoku puzzle.

Language: Prolog - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rokan-Uddin/Childhood-Diseases

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ngangavic/swi-prolog

Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. Logic programming is a programming paradigm based on mathematical logic. In this paradigm the programmer specifies relationships among data values (this constitutes a logic program) and then poses queries to the execution environment (usually an interactive interpreter) in order to see whether certain relationships hold. Putting this in another way, a logic program, through explicit facts and rules, defines a base of knowledge from which implicit knowledge can be extracted. Prolog and LISP two most popular Logic Programming languages.

Language: Prolog - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LeslieM98/aoc-2020

My solutions to the Advent of Code 2020

Language: Prolog - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ok-kewei/Prolog---London-Underground

Prolog Assignment : London Underground

Size: 806 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

olivialara/Programming-Paradigms

A collection of my work from my Programming Paradigms course. This course goes over three major programming models that complement the procedural and object-oriented models: the functional, declarative/logic, and concurrent models. The code for this course was written in Scheme, Prolog, and Java.

Size: 199 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dmatsanganis/Prolog_Exercises

Some Prolog exercises from my University's Prolog related course.

Language: Prolog - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gianm99/horarios

Práctica de Lenguajes de Programación (2019-2020)

Language: Prolog - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hfzdnnzl/Knowledge-Representation-Reasoning

A project assignment for using Prolog in Python and run it using Flask web application.

Language: HTML - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

igorsrajer123/Inzenjering-znanja-projekat2020

Language: Java - Size: 4.93 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

davidcamperom/Expert-System Fork of byLiTTo/RC-SistemaExperto

Knowledge Representation Theoretical/Practical Project

Size: 8.22 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

airdipu/Artificial-Intelligence 📦

Artificial Intelligence work have done using Logical Programming in Prolog.

Language: Prolog - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

swtoskon/Prolog-Bsc

Language: Prolog - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

SemiringInc/NLPAPIExamples

Semiring NLP API Examples

Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

tau-prolog/www.tau-prolog.org

The home of the Tau Prolog website

Language: PHP - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mohammadhossam/RecommendationSystem-Prolog

Concepts of Programming Languages 1st Project implemented by Prolog

Language: Prolog - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Mohammed-ALmasry/Hitori

Hitori solver program in c++ and prolog

Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

muneeb706/Prolog-Programs

Solutions of Logic in Computer Science problems in Proloh.

Language: Prolog - Size: 1.18 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

APEX-JHOSEF-CARDICH-PALMA/Prolog

Este repositorio contiene uno (o varios) ejemplos de programación en PROLOG desarrollados en la asignatura del mismo nombre en ETSIINF UPM.

Language: Prolog - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

diogoyaguas/FEUP-PLOG

Collection of code developed for PLOG's projects

Language: Prolog - Size: 5.22 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

wrt95/Prolog-Coursework

Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ac-marlon/TecnicasDeInteligenciaArtificial

Algoritmos e implementaciones de técnicas de inteligencia artificial usando diferentes herramientas

Language: Prolog - Size: 5.79 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

prashantkh19/Firewall-Engine

A firewall engine that applies firewall rules on any incoming packet.

Language: Prolog - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

felipefrm/predicate-logic

🧮 Trabalho Pratico - Logica Aplicado a Computação

Language: Prolog - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Dhruval10/Maze_Solving

Prolog Project

Language: Prolog - Size: 563 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dhruval10/Knight-tour-problem

Language: Prolog - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abikg71/PPL

Principle of programming language/CS3210 Fall'19

Language: Prolog - Size: 10.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

iambetaraybill/prolog-programming-language

Learning Prolog Language for A.I Lab[Fall Semester].

Language: Prolog - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dhruval10/Missionary-And-Cannibal

Language: Prolog - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

azrdev/prolog-jetbrains-plugin

WIP Jetbrains IDE (Intellij IDEA, PyStorm, CLion, ...) support for the Prolog language

Language: Java - Size: 1.38 MB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ce-box/CE3104-CallCenterLog Fork of AlejandroIbarraC/CallCenterLog

CE-3104. Implementación de un bot de asistencia técnica en el Lenguaje Prolog.

Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

rv0lt/Prolog

Trabajos prolog

Language: Prolog - Size: 456 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

zakolm/Functional_and_Logical_programming

🎓 Функциональное и Логическое программирование на Lisp и Prolog, 6 семестр, BMSTU, IU7(2019)

Language: TeX - Size: 4.73 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

loloschleicher/FamilyTreeGameOfThrones

Game of thrones genealogical tree with logical programming

Language: Prolog - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

chanioxaris/logic-programming

Prolog projects on ECLiPSe

Language: Prolog - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

afonsojramos/feup-plog 📦

Projects and class exercises for the Logic Programming course @ FEUP in collaboration with @joao-conde

Language: Prolog - Size: 2.54 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

motazsaad/prolog

prolog examples

Language: Prolog - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

B1aCkManTa/projects

projects worked on

Language: C# - Size: 853 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Fuchs-David/libxmlrpc

Reusable prolog module implementing server-side XML-RPC.

Language: Prolog - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
prolog 141 logic-programming 34 prolog-implementation 28 artificial-intelligence 23 prolog-exercises 23 expert-system 11 swi-prolog 11 java 10 prolog-interpreter 10 ai 10 logical-programming 8 haskell 8 logic 8 prolog-application 8 game 6 cpp 6 python3 5 functional-programming 5 iso-prolog-standard 5 python 5 natural-language-processing 4 tau-prolog 4 prolog-rules 4 javascript 4 recommendation-system 4 c 3 smlnj 3 recommender-system 3 project 3 artificial-intelligence-algorithms 3 haskell-language 3 constraint-programming 3 object-oriented-programming 3 knowledge-base 3 bfs-algorithm 3 family-tree 3 programming-language 3 common-lisp 3 compiler 3 depth-first-search 2 hill-climbing-search 2 text-based-game 2 first-order-logic 2 standard-ml 2 perl 2 school-project 2 cplusplus 2 golang 2 scheme-programming-language 2 assignment 2 lisp-interpreter 2 virtual-machine 2 rust 2 interpreter 2 upm 2 inference-engine 2 swipl 2 swi 2 rule-based 2 expert-systems 2 search-algorithm 2 university-project 2 lisp 2 parser 2 dfs-algorithm 2 simulation 2 html 2 haskell-learning 2 haskell-exercises 2 laboratory-exercises 2 bfs-search 2 bmstu 2 language 2 database 2 artifical-intelligence 2 constraints 2 coding 2 pedigree-collapse 1 travelling-salesman-problem 1 genetic-algorithm 1 uml-diagram 1 bitwise 1 vscode 1 backtracking 1 arithmetic-operations 1 md5 1 lotr 1 nqueens-problem 1 knight-tour 1 binary-tree 1 binary-search 1 vscode-extension 1 latex 1 iu7 1 6-semestr 1 lisp-compiler 1 greenspun 1 git 1 planner 1 software-design 1