Лабы по мат логике (машины Тьюринга, Поста, нормальные алгорифмы Маркова)
-
Updated
Apr 11, 2021
Лабы по мат логике (машины Тьюринга, Поста, нормальные алгорифмы Маркова)
Simulador de Máquinas de Post desenvolvido para a disciplina de Teoria da Computação (TEC).
Post-machine engine for JS/TS on top of turing-machine-js — numbered-instruction programs, subroutines, per-instruction breakpoints, program-counter stepping
online Post Machine emulator on Brython
Interactive in-browser Turing & Post machine playground — write JavaScript against @turing-machine-js/machine and @post-machine-js/machine, or .tmc/.pmc source for the Rust machine-toolchains' TM-1 and PM-1 (WebAssembly), and debug it on an animated tape.
cc/as/ld-style toolchains for tape machines, in Rust: pmt for the Post machine PM-1, tmt for the multi-tape Turing machine TM-1 — C-like languages, optimizing compilers, assemblers/disassemblers, linkers, bus-accurate sans-I/O VMs, lint/fmt, LSP and editor plugins. Also in the browser: the mtc-wasm bundle drives the live demo's /tm1 and /pm1 tabs.
To associate your repository with the post-machine topic, visit your repo's landing page and select "manage topics."