Git Product home page Git Product logo

lps-cli's Introduction

LPS CLI Toolset

lps-cli package on npm lps.js Dependencies

LPS is a logic-based programming language and production system developed by Robert Kowalski and Fariba Sadri at Imperial College London. This CLI toolset uses lps.js, the LPS runtime implemented in JavaScript, to enable access to LPS from the command line using Node.js.

This repository contains CLI tools that complement to the usage lps.js on your system. To use lps.js in the browser context or as a Node.js library, see the main repository for instructions.

To access these CLI tools, you must have the Node.js and Node.js Package Manager npm installed on your system. Using npm, you can install LPS CLI Tools as a global package by running:

$ npm install -g lps-cli

Once installed, you will have the following CLI commands available for use:

  • lps: Execute LPS programs
  • lps-generate-spec: Generate a test specification file based on the output from the execution of a LPS program. Executes LPS program.
  • lps-test: Runs a LPS program and compares the output with a test specification file.
  • lps-p2p-tracker: Starts a LPS P2P Peer Tracker service.

To get help for the options and usage of each CLI tool, use the --help option, e.g. lps --help.

License

The LPS CLI Toolset package is release open source under the BSD 3-Clause License. The implementation depends on the LPS runtime lps.js. lps.js was implemented as part of Sam Yong's MSc Computer Science Individual Project and thesis at Imperial College London in 2018.

lps-cli's People

Contributors

mauris avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.