• Name:picat
  • Description: Picat is a simple, and yet powerful, logic-based multi-paradigm programming language aimed for general-purpose applications.
  • Namespace: eyberg
  • Language: picat
  • Download Count: 1
  • Package Size: 4.02 MB
  • Sha256 Hash: 860c758addf83849004833f6e4aab06976557dbf4b3bcdba7ebb1e18d04d35ad
  • Created At: 1 year ago
  • Architecture:x86_64
  • Purl:pkg:ops/eyberg/picat@3.6.0
  • Download:
    ops pkg get eyberg/picat:3.6.0
README

Picat 3.6.0

Picat is a simple, and yet powerful, logic-based multi-paradigm programming language aimed for general-purpose applications. Picat is a rule-based language, in which predicates, functions, and actors are defined with pattern-matching rules. Picat incorporates many declarative language features for better productivity of software development, including explicit non-determinism, explicit unification, functions, list comprehensions, constraints, and tabling. Picat also provides imperative language constructs, such as assignments and loops, for programming everyday things. The Picat implementation, which is based on a well-designed virtual machine and incorporates a memory manager that garbage-collects and expands the stacks and data areas when needed, is efficient and scalable. Picat can be used for not only symbolic computations, which is a traditional application domain of declarative languages, but also for scripting and modeling tasks.

Example Usage:

  ops pkg load eyberg/picat:3.6.0 -c config.json
{
  "Files": ["fib.pi"],
  "Args": ["fib.pi"]
}

Need Commercial Support?

NanoVMs has a range of support plans to ensure success.

You can create a free account for open source packages here.