{"id":23089619,"url":"https://github.com/vanhakobyan/swi-prolog","last_synced_at":"2026-02-23T16:02:19.549Z","repository":{"id":82819251,"uuid":"120773236","full_name":"VanHakobyan/SWI-Prolog","owner":"VanHakobyan","description":"SWI-Prolog  Logical Programming Languages","archived":false,"fork":false,"pushed_at":"2018-03-15T06:44:57.000Z","size":14837,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T12:28:55.775Z","etag":null,"topics":["logical-programming","prolog","prolog-programming-language","swi-prolog"],"latest_commit_sha":null,"homepage":null,"language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VanHakobyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-08T14:39:19.000Z","updated_at":"2025-02-22T12:56:46.000Z","dependencies_parsed_at":"2023-04-03T13:04:55.190Z","dependency_job_id":null,"html_url":"https://github.com/VanHakobyan/SWI-Prolog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VanHakobyan/SWI-Prolog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanHakobyan%2FSWI-Prolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanHakobyan%2FSWI-Prolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanHakobyan%2FSWI-Prolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanHakobyan%2FSWI-Prolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VanHakobyan","download_url":"https://codeload.github.com/VanHakobyan/SWI-Prolog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanHakobyan%2FSWI-Prolog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29747981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["logical-programming","prolog","prolog-programming-language","swi-prolog"],"created_at":"2024-12-16T20:38:50.240Z","updated_at":"2026-02-23T16:02:19.512Z","avatar_url":"https://github.com/VanHakobyan.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"http://www.repoftherockies.com/wp-content/uploads/2017/02/AAEAAQAAAAAAAAryAAAAJDVkM2IwZGNmLTcwYmYtNDc1Zi04YjZkLWRmMGViNWE0OTY3Zg-1024x585.jpg\"\u003e\u003c/p\u003e\n\u003cbr\u003e\n\u003ch1 class=\"post-title entry-title\"\u003eWhat is Prolog?\u003c/h1\u003e\n\t\t\n\u003cp\u003eA. is an opening to a story that establishes the context and gives background details, often some earlier story that ties into the main one.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eOR\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eB. is a high-level computer programming language first devised for artificial intelligence applications.\u003c/p\u003e\n\u003cp\u003eOf course its B. But, what \u003cstrong\u003eREALLY IS\u003c/strong\u003e Prolog?\u003c/p\u003e\n\u003cp\u003eThere are different approaches to \u003ca href=\"http://www.repoftherockies.com/\" target=\"_blank\" rel=\"nofollow noopener\"\u003esoftware\u0026nbsp;development\u003c/a\u003e\u0026nbsp;other than using a traditional language. Other types of useful languages exist, such as Prolog. Prolog is a logic programming language from the 1970s that is still one of the main programming languages used in artificial intelligence and computational linguistics. Prolog is \u003ca href=\"http://en.wikipedia.org/wiki/Turing_completeness\" target=\"_blank\" rel=\"nofollow noopener\"\u003eTuring complete\u003c/a\u003e and uses logic to answer complex questions.\u003c/p\u003e\n\u003cp\u003eA popular implementation of Prolog is \u003ca href=\"http://www.swi-prolog.org/\" target=\"_blank\" rel=\"nofollow noopener\"\u003eSWI-Prolog\u003c/a\u003e. SWI-Prolog is an open-source, free version of Prolog that you can even try online. Some developers use SWI-Prolog to develop web applications. Check out \u003ca href=\"http://www.pathwayslms.com/swipltuts/html/\" target=\"_blank\" rel=\"nofollow noopener\"\u003ethis tutorial\u003c/a\u003e\u0026nbsp;to see how web development is possible with SWI-Prolog.\u003c/p\u003e\n\n\u003ch3\u003eGood tutorial you can watch in \u003ca href=\"https://youtu.be/SykxWpFwMGs\"\u003eYoutube\u003c/a\u003e\u003c/h3\u003e\n\u003ch3\u003eBook's \u003ca href=\"https://github.com/VanHakobyan/SWI-Prolog/tree/master/Books\"\u003ehere\u003c/a\u003e\u003c/h3\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanhakobyan%2Fswi-prolog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanhakobyan%2Fswi-prolog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanhakobyan%2Fswi-prolog/lists"}