vim_turing_machine VS turing

Compare vim_turing_machine vs turing and see what are their differences.

vim_turing_machine

An implementation of a Turing machine using only normal mode Vim commands (by ealter)

turing

A reference implementation of Alan Turing's 1936 paper, On Computable Numbers (by planetlambert)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim_turing_machine turing
2 2
148 37
- -
0.0 8.4
over 3 years ago 6 months ago
Python Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim_turing_machine

Posts with mentions or reviews of vim_turing_machine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-18.

turing

Posts with mentions or reviews of turing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-27.

What are some alternatives?

When comparing vim_turing_machine and turing you can also consider the following projects:

automata - A Python library for simulating finite automata, pushdown automata, and Turing machines

mathlib4 - The math library of Lean 4

ranger - A VIM-inspired filemanager for the console

printbf - Brainfuck interpreter inside printf

vim-macroeditor - Edit Vim macros with ease!

turbine - A poorly coded configurable Turing machine, made with Rust and splash of ❤️

fundamental - Software to look for interrelationships between constants and find formulas for number sequences

TuringMachine - A Turing machine interpreter made in Java using Processing libraries.