Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Add Two Lines of Code. Get Full APM.
AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
This is my implementation of Langton's Ant (a popular turingmachine, 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
The TM Simulator is a Java/JavaFX Application which provides a graphical user interface to configure and simulate Turing Machines. This is a student project from the technical university of Vienna, to support presentations of Turing Machines.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The `TuringMachine Compiler Collection' (tmcc) contains a virtual machine which emulates a TuringMachine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
Trinkets for hackers.
Currently: Rubik cube move series inventor.
Go solver for tiny boards. Jokes converted into lateral puzzles.
Turingmachine enumeration
Things coming: sci-fi ideas/stories,
chess (endgame), etc... License GPL+GFDL
Should I say more? Yeah this is one is all about moving out of the turingmachine.' This interpreter is based on the language on white paper by Jared Derinsk, on www.jitunleashed.com
Tuatara TuringMachine Simulator is a graphical tool for designing and executing Turing Machines. Designed primarily for teaching purposes, it features a simple point-and-click interface.
Visual TuringMachine 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.
Alan is a Java Implenmentation of a TuringMachine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable TuringMachine Component
The Extended Brain Func are the original BF with stdin, stdout, comments, functions and calls. Less then 16 symbols makes a 4 tape turing complete machine.
Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine.
The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
A function is computable if it can be computed by a Turingmachine.
A Turingmachine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.