Not all possible results of a simple predicate given by backtracking.

This page summarizes the projects mentioned and recommended in the original post on /r/prolog

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • swipl-devel

    SWI-Prolog Main development repository

  • ?- version(). Welcome to SWI-Prolog (threaded, 64 bits, version 9.0.0)SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software. Please run ?- license. for legal details.For online help and background, visit https://www.swi-prolog.org For built-in help, use ?- help(Topic). or ?- apropos(Word). true. ?- del(a, L, [1,2,3]). L = [a, 1, 2, 3] ; L = [1, a, 2, 3] ; L = [1, 2, a, 3] ; L = [1, 2, 3, a] ; false.

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Find Legal Moves in Brass Birmingham with Datalog

    5 projects | news.ycombinator.com | 21 Nov 2023
  • Scryer Prolog

    1 project | news.ycombinator.com | 4 Feb 2023
  • Looking for suggestions of interesting language to learn

    2 projects | /r/learnprogramming | 29 Aug 2022
  • Could this code calculating primes be much more optimized?

    5 projects | /r/prolog | 9 May 2022
  • Anyone got lots of trivial DCG examples?

    5 projects | /r/prolog | 8 Apr 2022