turing-machine | A turing machine simulation , written in Rust

 by   ijchen Rust Version: Current License: Apache-2.0

kandi X-RAY | turing-machine Summary

kandi X-RAY | turing-machine Summary

turing-machine is a Rust library. turing-machine has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A turing machine simulation, written in Rust. The program expects a .turing file path as an argument, the format of which is overviewed below. The input (initial symbols on the tape) is then expected on stdin - first the "home position" (where the head starts) symbol and symbols to the right, then after a newline the symbols to the left of the home position moving left. The .turing file contains the program the turing machine should run. It is a text format that represents states and symbols with single characters. It specifies the initial state, what symbol is the "blank" symbol, and the transitions from (state, symbol) to (new symbol, movement, new state). See examples for detailed examples.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              turing-machine has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              turing-machine has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of turing-machine is current.

            kandi-Quality Quality

              turing-machine has no bugs reported.

            kandi-Security Security

              turing-machine has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              turing-machine is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              turing-machine releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of turing-machine
            Get all kandi verified functions for this library.

            turing-machine Key Features

            No Key Features are available at this moment for turing-machine.

            turing-machine Examples and Code Snippets

            No Code Snippets are available at this moment for turing-machine.

            Community Discussions

            No Community Discussions are available at this moment for turing-machine.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install turing-machine

            You can download it from GitHub.
            Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.

            Support

            Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ijchen/turing-machine.git

          • CLI

            gh repo clone ijchen/turing-machine

          • sshUrl

            git@github.com:ijchen/turing-machine.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link