Skip to content

hozlucas28/Prolog-Subject-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prolog Subject [2025]

Prolog repository of the programming paradigms assignment - UNLaM (university).

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on the programming paradigms assignment of National University of Matanza (UNLaM), related with Prolog language.

Installation

  1. Clone this repository.
  2. Install Prolog, and check "Add swipl to the system PATH" option during the installation.
  3. Install Visual Studio Code, and it's Prolog extension.
  4. That's it! If you want to run the code, open a terminal in Visual Studio Code and type swipl to start the Prolog interpreter. Then, load the desired file with the command consult('file_name'). and start querying.

Tip

If you want to execute Prolog code without installing it in your machine, try it's official playground.

Related

License

This repository is under MIT license, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense.com for more information.

Acknowledgments

Thanks to UNLaM teachers of the programming paradigms assignment to be part of it.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.

Contributors

Languages