Showing 24 open source projects for "turing"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    nars2000

    nars2000

    NARS2000: An Experimental APL Interpreter

    APL is an arrary-oriented language initially conceived in the 1960s by Kenneth E. Iverson, IBM Fellow and 1979 ACM Turing Award recipient. It is ideally suited to computer programming because it subsumes the tedious aspects of the job allowing the programmer to concentrate on the heart of the project. NARS2000 is a Free Open Source implementation of APL. For more details on this project, visit the NARS2000.org website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Turing and Post Machines: C++ Simulators

    Turing and Post Machines: C++ Simulators

    Turing and Post Machines' C++ Simulators

    The C++-programs simulate : Nondeterministic/Deterministic Multitape Turing & Post Machines, Universal Turing Machine, Turing Machine with faults, failures and recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Turing McCabe-Explorer

    Turing McCabe-Explorer

    An exploration utility to view, render and record TMC-patterns

    This utility is designed for comfortable and rich control over Turing-McCabe-patterns. It offers realtime exploration using several input parameters, storing and restoring settings, recording videos and taking snapshots of steps as well as rendering patterns in HD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    binary Turing Machine

    binary Turing Machine

    A Turing Machine Simulator

    Free binary Turing Machine simulator with a graphical user interface and possibility to save your files. Language : French (no translation available)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    The C++-programs simulate : Nondeterministic/Deterministic Multitape Turing & Post Machines, Universal Turing Machine, Turing Machine with faults, failures and recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nanoTuring

    nanoTuring

    A minimal Turing machine simulator

    https://github.com/thibaultduponchelle/nanoturing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TuringIDE is an integrated development environment (IDE) for simulating Turing Machines with multiple tapes and states. It offers debugging tools, XML import/export, and other advanced features for scientific experiments on formal symbol allocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Langton's Ant by Lumpiluk
    This is my implementation of Langton's Ant (a popular turing machine, see http://en.wikipedia.org/wiki/Langton%27s_ant for more information) using C#. Supports multiple ants and threading. Video: http://www.youtube.com/watch?v=Vu9C_1DH31k
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rmutt is a Turing-complete interpreted language for generating random strings from context-sensitive grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Sample turing machine for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Turing Machine Simulator. Released for testing purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tuatara Turing Machine Simulator is a graphical tool for designing and executing Turing Machines. Designed primarily for teaching purposes, it features a simple point-and-click interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This program emulates Turing Machines. They can be deterministic or non-deterministic and must have a single tape. You must enter transitions, an initial status, and characters to the tape.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Visual Turing Machine is a tool for visually designing Turing machines. This means no coding in abstract scripting languages, but simple point&click design. It uses the a..z symbol set, plus the "empty" # symbol, and also simulates an infinite tape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TURing human IDentification, a textual highly accessible alternative to image CAPTCHAs involving the usage of simple phrases and based on the language recognition features of the user, supposedly human.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Turing Machine Simulator using Quintuples (5-tuples). Intended for primarily for Computer Science education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EMT is an application to draw and test turing machines intended to help Formal Languages and Automata students to understand how turing machines work and test their own turing machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5, using the Test-Driven (TDD) approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Alan is a Java Implenmentation of a Turing Machine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable Turing Machine Component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ASP CAPTCHA Project (ASP Implementation of CAPTCHA) CAPTCHA is an acronym for "Completely Automated Public Turing Test to Tell Computers & Humans Apart". It can generate & grade tests that: • Most humans can pass • Current computer programs can't
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Monod is a computational model inspired by the biology of cells and the implementation of a simulation of this model.  Thinking of proteins as abstract processing units with a rich context leads to an alternative to the Turing / von Neumann architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A function is computable if it can be computed by a Turing machine. A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    java-turing-emulator aims to provide a GUI for creating, editing and simulating Turing machines and deterministic machines. its build in java and uses the swt-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MultiTM is a n-Tape Turing-Machine simulator. It executes self-written Turing machines with up to 100 tapes as well as preconfigured TMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB