Skip to content

Prolog repository of programming paradigms course of University of La Matanza (@unlam).

License

Notifications You must be signed in to change notification settings

hozlucas28/Prolog-Course-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prolog Course [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 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.

About

Prolog repository of programming paradigms course of University of La Matanza (@unlam).

Topics

Resources

License

Stars

Watchers

Forks

Languages