EvalVis / EvalVis/TuringMachine

Explain to user why Turing machine crashed

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Describe the feature**
Currently user gets notified when Turing machine crashes like this: Machine crashed due to missing instruction.
However, it can be not totally clear what is missing.
Better error explanation.: Machine crashed due to missing instruction: q2 (state), 1 (symbol). Fix example: Add line q2, 1 -> q2, 0, S in the instruction table.

**Describe alternatives you've considered (optional)**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**

![Image](https://github.com/user-attachments/assets/d53a310a-1dcf-4aaa-8ddc-ebc919140bd0)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.