Code Monkey home page Code Monkey logo

loris_cli's Introduction

Loris

A Term Rewriting and Computer Algebra System

Loris

This is the TUI for Loris, a term rewriting and computer algebra system. The system is implemented as lorislib, which this project brings in as a dependency. This crate provides a RustyLine -based REPL. When I make a repository for the project as a whole that brings in lorislib and loris_cli as git submodules, it will be located here: https://github.com/rljacobson/loris.

Building

There are a few rough edges. Until I create a repository for my workspace I have the TUI pointing to lorislib via hardcoded path in Cargo.toml:

# in Cargo.toml for loris
lorislib = {path = "../lorislib"}

Using

Uses syntax similar to Mathematica:

f[x_] := 1 + x^2

Only a handful of built-ins and predefined functions exist so far. Expect only basic arithmetic functions and system-related built-ins to work.

Another major limitation is that matcher only has linear matching implemented so far, meaning that a variable can only appear one time on the LHS of a function definition.

License

Copyright (C) 2022 Robert Jacobson. This software is distributed under the 2-Clause BSD License.

The source code for the permutation-generator crate by Thomas Villa has been included in its entirety in lorislib/src/matching/permutation_generator. The permutaton-generator crate is distributed under the MIT license.

The Slow Loris

The Slow Loris is at risk of extinction due to habitat loss and the illegal wildlife trade. There is demand for lorises for use in traditional medicine and as pets.

loris_cli's People

Contributors

rljacobson avatar

Stargazers

Khushmeet Singh avatar

Watchers

James Cloos 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.