Skip to content

AppliedLogicSystems/homebrew-als-prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forumla install test

ALS-Prolog Homebrew/Linuxbrew Formula

A formula for installing ALS Prolog with the Homebew or Linuxbrew sudo-less package managers.

Install

To tap and install the latest release:

brew install AppliedLogicSystems/als-prolog/als-prolog

Using ALS Prolog

You can see the files installed with brew ls als-prolog (use -v for full list), but here are the highlights:

  • alspro - command line prolog
  • alsdev - GUI development environment
  • include/alspi.h and lib/libalspro.dylib for build foreign predicates.

You can open the manual with:

open /usr/local/share/doc/als-prolog/als-prolog-manual.pdf

Upgrading

To upgrade to the latest formula:

brew upgrade als-prolog

Un-installing & Un-Tapping

brew uninstall als-prolog

brew untap AppliedLogicSystems/als-prolog

Advanced Development

To install the latest unstable version from the master branch:

brew install --HEAD als-prolog

About

Homebrew/Linuxbrew formula for ALS Prolog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages