The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "prolog"

AI::Prolog - Perl extension for logic programming. River stage one • 3 direct dependents • 3 total dependents

"AI::Prolog" is a pure Perl predicate logic engine. In predicate logic, instead of telling the computer how to do something, you tell the computer what something is and let it figure out how to do it. Conceptually this is similar to regular expressio...

DOUGW/AI-Prolog-0.741 - 26 Mar 2011 19:56:21 UTC - Search in distribution

Language::Prolog::Sugar - Syntactic sugar for Prolog term constructors River stage one • 1 direct dependent • 1 total dependent

Language::Prolog::Sugar is able to export to the calling package a set of subrutines to create Prolog terms as defined in the Language::Prolog::Types module. Perl programs using these constructors have the same look as real Prolog programs. Unfortuna...

SALVA/Language-Prolog-Sugar-0.06 - 24 Nov 2006 14:30:52 UTC - Search in distribution

Language::Prolog::Types - Prolog types in Perl. River stage one • 3 direct dependents • 3 total dependents

This module exports subroutines to create Prolog terms in Perl, to test term types and also some utility functions to convert data between Prolog and Perl explicitly. You will see that there is not any kind of constructor for Prolog atoms, this is be...

SALVA/Language-Prolog-Types-0.10 - 19 Mar 2007 09:27:39 UTC - Search in distribution

Language::Prolog::Yaswi - Yet another interface to SWI-Prolog River stage zero No dependents

This package provides a bidirectional interface to SWI-Prolog. That means that Prolog code can be called from Perl that can call Perl code again and so on: Perl -> Prolog -> Perl -> Prolog -> ... (unfortunately, by now, the cycle has to be started fr...

ZMUGHAL/Language-Prolog-Yaswi-0.23 - 12 Feb 2022 18:07:06 UTC - Search in distribution

Prolog::Utility::FromPerl - utility function to convert perl data structures to prolog terms River stage zero No dependents

This module provides utility functions for converting perl data structures to prolog terms. Its main use case is for generating prolog facts that will be written to a file for consulting by prolog....

TVMALY/Prolog-Utility-FromPerl-1.0.2 - 24 Oct 2013 13:10:35 UTC - Search in distribution

Language::Prolog::Interpreter River stage zero No dependents

A simple interpreter which doesn't allow infix operators (except for ":-" and ",", both of which are built in). SYNTAX There are three possible statements: 1. Clauses A single clause ending in a statement terminator ("."). This gets added to the data...

LGODDARD/Language-Prolog-Interpreter-0.021 - 07 Jun 2001 11:16:20 UTC - Search in distribution

GO/Handlers/prolog.pm River stage one • 1 direct dependent • 1 total dependent

CMUNGALL/go-perl-0.15 - 12 Jun 2013 16:22:41 UTC - Search in distribution

Syntax::Highlight::Engine::Kate::Prolog - a Plugin for Prolog syntax highlighting River stage two • 11 direct dependents • 15 total dependents

Syntax::Highlight::Engine::Kate::Prolog is a plugin module that provides syntax highlighting for Prolog to the Syntax::Haghlight::Engine::Kate highlighting engine. This code is generated from the syntax definition files used by the Kate project. It w...

MANWAR/Syntax-Highlight-Engine-Kate-0.14 - 13 Jan 2018 21:00:27 UTC - Search in distribution

FusionInventory::Agent::XML::Query::Prolog - Prolog agent message River stage zero No dependents

This is an initial message sent by the agent to the server before any task is processed, requiring execution parameters....

GBOUGARD/FusionInventory-Agent_2.6 - 26 Nov 2020 15:56:16 UTC - Search in distribution

Alien::SWIProlog - Alien package for the SWI-Prolog Prolog interpreter River stage one • 1 direct dependent • 1 total dependent

ZMUGHAL/Alien-SWIProlog-0.002 - 08 Feb 2022 04:08:40 UTC - Search in distribution

DBD::Yaswi - A DBI interface to SWI-Prolog River stage zero No dependents

SALVA/DBD-Yaswi-0.01 - 22 Feb 2005 00:46:45 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

pp2latex - PerlPoint to LaTeX converter River stage one • 1 direct dependent • 2 total dependents

"pp2latex" creates a LaTeX file from a PerlPoint input file....

LDOMKE/PerlPoint-Converters-1.0205 - 08 Feb 2006 15:33:27 UTC - Search in distribution

Logic - logical programming and multimethod dispatch River stage zero No dependents

The Logic modules implement a logic programming framework in Perl. It does all the magic stuff that prolog does, it just doesn't have as big a standard library. But it has a bigger standard library, because it has CPAN. On top of being able to do log...

LPALMER/Logic-0.02 - 26 Mar 2005 14:52:38 UTC - Search in distribution

perlfaq1 - Preguntas generales sobre Perl River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

GO::AppHandle - Gene Ontology Data API handle River stage zero No dependents

This is a module for accessing Gene Ontology data sources, e.g the GO relational database. It defines a set of methods that provide a consistent interface independent of the way the GO data is stored. For an explanation of the GO project, please visi...

SJCARBON/go-db-perl-0.04 - 21 Dec 2009 21:56:44 UTC - Search in distribution

text-vimcolor - Use Text:VimColor from the command line River stage two • 11 direct dependents • 13 total dependents

This program uses the Vim text editor to highlight text according to its syntax, and turn the highlighting into ANSI, HTML, XML or PDF output. It works with any file type which Vim itself can highlight. Usually Vim will be able to auto-detect the fil...

RWSTAUNER/Text-VimColor-0.29 - 03 Dec 2018 00:25:43 UTC - Search in distribution
68 results (0.041 seconds)