C Prolog

Open-source C projects categorized as Prolog

C Prolog Projects

  • swipl-devel

    SWI-Prolog Main development repository

  • Project mention: If given a list of properties/definitions and relationship between them, could a machine come up with (mostly senseless, but) true implications? | /r/math | 2023-07-11

    Still, there are many useful tools based on these ideas, used by programmers and mathematicians alike. What you describe sounds rather like Datalog (e.g. Soufflé Datalog), where you supply some rules and an initial fact, and the system repeatedly expands out the set of facts until nothing new can be derived. (This has to be finite, if you want to get anywhere.) In Prolog (e.g. SWI Prolog) you also supply a set of rules and facts, but instead of a fact as your starting point, you give a query containing some unknown variables, and the system tries to find an assignment of the variables that proves the query. And finally there is a rich array of theorem provers and proof assistants such as Agda, Coq, Lean, and Twelf, which can all be used to help check your reasoning or explore new ideas.

  • plg

    Prolog inspired programming language

  • Project mention: Plg - Prolog based language | /r/prolog | 2023-08-05

    I created an implementation of a simple Prolog language based on WiM machine described in "Compiler Design, Virtual Machines" by R. Wilhelm and H. Seidl. Please let me know if you find it useful. Cheers. https://github.com/smaludzi/plg

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Prolog related posts

  • Scryer Prolog

    1 project | news.ycombinator.com | 4 Feb 2023
  • Not all possible results of a simple predicate given by backtracking.

    2 projects | /r/prolog | 6 Dec 2022
  • Trealla – A compact, efficient Prolog interpreter written in plain-old C

    4 projects | news.ycombinator.com | 7 Aug 2022
  • Could this code calculating primes be much more optimized?

    5 projects | /r/prolog | 9 May 2022
  • What happened to clumped/2 in SWI-Prolog?

    2 projects | /r/prolog | 17 Nov 2021
  • Choicepoints and empty lists

    1 project | /r/prolog | 25 Oct 2021
  • The seven programming ur-languages

    1 project | /r/programming | 30 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 swipl-devel 902
2 plg 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com