Showing 50 open source projects for "turing machine"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Turing.jl

    Turing.jl

    Bayesian inference with probabilistic programming

    Bayesian inference with probabilistic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Autograd

    Autograd

    Efficiently computes derivatives of numpy code

    Autograd can automatically differentiate native Python and Numpy code. It can handle a large subset of Python's features, including loops, ifs, recursion and closures, and it can even take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Arduino IO Simulator Drag & Draw

    Arduino IO Simulator Drag & Draw

    Simulate your IO with the Arduino Simulator

    ... from the pc and real Arduino IO, now you have made a little HMI (Human Machine Interface). It's also possible to simulate through TCP WiFi-Ethernet connection. Free license key: 4C9G9-725IT-CYUV4-6KDBF-CPDEU More information: https://xevro.be/products/arduino-simulator-drag-draw.html
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4

    baffle

    Baffle Is an extension to Brainfuck language, it adds a stack, more

    baffle Is an extension to BF language (https://esolangs.org/wiki/brainfuck), which itself in turn is a extension of Turing machine. baffle extends BF by adding a stack, support for procedures, adding more arithmetic instructions, and a register. baffle can run original BF programs, and while it's not the fastest implementation of BF, but it's written in such a way that makes it easier to replace the instruction set, and to write similar languages. Every cell is a single byte...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    turing-s-machine

    Attempt to make a Turing's machine emulator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Huffman codes on a Turing Machine

    Computing Huffman codes on a Turing Machine

    Computing Huffman codes on a Turing Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fibonacci numbers on a Turing Machine

    Computing Fibonacci numbers on a Turing Machine

    Computing Fibonacci numbers on a Turing Machine https://arxiv.org/abs/cs/0601050
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Speakable Programming for Every Language

    Speakable Programming for Every Language

    Your language to speak with all.

    This project has the language data for spel, the main new codebase is at: https://gitlab.com/liberit/pyac A computer programming language using human language syntax for human-to-human and human-to-computer communication with high precision, supporting many languages. Currently has alpha prototype support for analytic versions of the UN languages English, Mandarin Chinese, Spanish, Arabic, Russian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10

    Turing machine in Python

    A turing machine in Python

    A turing machine in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    turing machine simulation

    turing machine simulation

    turing machine simulation with gui

    A turing machine simulation. With infinite tape, and finite states of instructions, finite symbols language. Full operational, complete. Coded with reference to http://en.wikipedia.org/wiki/Turing_machine. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DataGenerationLanguage

    Generates random data for software/hardware testing

    ... context free grammars. These features also allow the selection process to be tuned to meet the users needs. Some of the enhancements include weighted (probabilistic) random selection, sequential selection, non-duplicated selection, sequential generation of all strings described by a portion of the grammar, and several others. The most important enhancement is variables that permit the right-hand side of selected productions to be created on the fly. DGL can emulate an arbitrary Turing Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    EventStateAction2

    programmable event state action ruleset based responsive AI

    for responsive ai systems, an advanced event driven ruleset processor. much like a http://en.wikipedia.org/wiki/UML_state_machine , but better. contains priority levels, defered events, stacks, queues, statefilters, etc. multiple rulesets can be combined arbitrarily. serializes/deserializes to/from json. written in java. a framework for fully-programmable & turing complete event-driven automata that can be seemingly combined together. for example, if you combine a "search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fvm2

    fvm2

    FVM2 - F Virtual Machine v2

    FVM2 is VM for running machines like Markov algorithms, Turing machine and so on. FVM2 has debugger with step mode and breakpoints. Goal of this project is to help students with studying Theory of computation. FVM2 shows how complex code works within a real machine. Currently the only implemented machine is Markov algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Turing Machine Simulator by s1n9l3t0n

    An easy turing machine simulator written in java/SWING

    An easy turing machine simulator written in java/SWING. In this phase, the project is not well documented, but I'm going to write down some lines or create a youtube tutorial in the future. Feel free to post any errors you have encountered during usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The C++-programs simulate : Nondeterministic/Deterministic Multitape Turing & Post Machines, Universal Turing Machine, Turing Machine with faults, failures and recovery.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    STREK-PATCHWORK

    STREK-PATCHWORK

    A rougelike dungeon-crawler engine plus client

    A small collection of little projects: 1. Rungine, a dungeoncrawler-engine. 2. STREK-patchwork, a pseudo-Steam client. 3. CryPlay-Engine: The first CMD-game-engine I've made. Additional tools: -Jahama XD'37 Keyboard -TuringScripts turing machine simulator -NeyDraw textual graphics designer -HitchHiker3D-Studio Made with Batch and external programs. __________________________________________ PLAN: -Additional games for the STREK-patchwork [%50%:Plenty of things I could...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Turing machines in silverlight

    Turing machine simulator in Silverlight 4.0

    Turing machine simulator with some preconfigured machine configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Turing Machine I
    Turing Machine simulation realized in Smalltalk source code for Squeak environment. Small program idealized for Computer Science and Health Informatics education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nanoTuring

    nanoTuring

    A minimal Turing machine simulator

    https://github.com/thibaultduponchelle/nanoturing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of a 3 state busy beaver Turing Machine using template metaprogramming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Turing Machine Emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Uhm, I'm making a Turing Machine in java. Easy, right? :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next