Home

Awesome

<a name="turing-cmd"/>

turing_cmd

Русская версия

Turing machine with TUI

1.gif

Table of contents

<a name="features"/>

Features:

<a name="example-of-save-load"/>

Example of save/load:

2.gif

You can navigate with keyboard arrows or with mouse, exit by Esc. There are hotkeys.

<a name="full-reference-text"/>

Full reference text:

3.png

<a name="known-issues"/>

Known issues:

<a name="installation"/>

Installation:

You can use binaries from releases (Linux only for now).

<a name="ubuntu-debian"/>

Ubuntu/Debian:

The PPA repo is provided.

<a name="build"/>

Build:

There are two deps, but if you have CMake - you're ready to go: make a "build" dir and execute "run.sh".

<a name="thanks-for-libraries-creators"/>

Thanks for libraries creators:

<a name="changelog"/>

Changelog:

v0.2.1 - FTXUI V4.0.0

v0.2 - moved to nlohmann/json, replaced wchar/wstring with char/string, changed save/load notification, moved to FTXUI V3.0.0

v0.1 - init version