prolog-programming-language
There are 250 repositories under prolog-programming-language topic.
mthom/scryer-prolog
A modern Prolog implementation written mostly in Rust.
tau-prolog/tau-prolog
An open source Prolog interpreter in JavaScript
ciao-lang/ciao
Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.
trealla-prolog/trealla
A compact, efficient Prolog interpreter written in plain-old C.
toblotron/praxis-ide
An online IDE for visual programming in Prolog
logicmoo/wam_common_lisp
Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog.
rachelwiles/GoT-Check
:crossed_swords: Game of Thrones character database and family trees in Prolog
logicmoo/logicmoo_workspace
https://jenkins.logicmoo.org/job/logicmoo_workspace https://logicmoo.org/xwiki/
shettyvarshaa/PRINCIPLES-OF-AI
Principles of AI concepts from the curriculum
nicoladileo/NephroDoctor
NephroDoctor: A simple Medical Expert System written in Prolog
raydac/jprol
Yet another Java based Prolog engine
AppliedLogicSystems/ALSProlog
ALS Prolog Compiler & Development Environment
logicmoo/CYC_JRTL_with_CommonLisp
Common Lisp programmable version of LarKC/OpenCYC (And soon Prolog)
VanHakobyan/SWI-Prolog
SWI-Prolog Logical Programming Languages
RadostinaIvanova/Expert-system-in-Prolog
Expert system in Prolog for diagnosis of mental disorders.
MuhammadSulaiman001/prolog-lab
SWI-Prolog Tutorial
tectijuana/logifun.archived
(ARCHIVED) Programacion Lógica y funcional
HouariZegai/PrologExercise
Prolog Examples with Solutions
tau-prolog/draw-derivation-trees
A tool for drawing derivation trees of Tau Prolog
brilacasck/wumpus-prolog
Wumpus Implementation in Prolog Language
bennaaym/adventure-game-prolog
This project is a basic text-based adventure game. The idea of the game was inspired by Colossal Cave Adventure.
brmuch/COMP9814
Artificial Intelligence COMP3411/COMP9814 20T0
harshjuly12/SWI-Prolog
This is a prolog repository contains logic-based code for symbolic reasoning, AI algorithms, and other rule-based applications.
R-White-0/Medical-Expert-System
A medical expert system for COVID-19 and other medical complications.
eazar001/bfg-prolog
Implementation of Prolog
raydac/java-prolog-parser
Java based Edinburgh Prolog parser
sjbushra/Medical-Diagnosis-system-using-Prolog
Medical Diagnosis system using Prolog
Cuttlerat/prolog_bot
Simple Telegram bot in PROLOG
cwelt/Prolog-Othello-Game
Othello Game Application Implemented with Alpha-Beta Algorithm in SWI-Prolog's Logic Programming Language :chess_pawn:
dg1an3/ALGT
An expert system using SWI Prolog that can be used to verify imaging algorithms
gakowalski/prolog-md5
Experimental implementation of a limited MD5 algorithm in the Prolog programming language
VladimirWrites/PrologSamples
Collection of solutions of some simple problems written in Prolog
crgz/abbreviated_dates
Clarify abbreviated, ambiguous and incomplete dates meanings according to cultural contexts.
tau-prolog/sandbox
An online Tau Prolog sandbox
zakonweb/declarative-prolog-code-A2
PROLOG Codes for A2