Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Lind committed Jul 3, 2023
2 parents 6af2bef + fbe7c85 commit e86673c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
Color Code Key
# Turing Machine Language Source Code
### Author: T-Lind

## Introduction
The Turing Machine Language is an instructional tool designed to students about Turing Machines, and to provide a logic challenge for those interested.

While I won't go into the technical details of everything here, you can check out my [documentation site](https://txkl.gitbook.io/tml/).

Here's a list of commands for using with the IntelliJ code editor for syntax highlighting (each item going into corresponding bins, on new lines):

1. ; \# const

Expand Down

0 comments on commit e86673c

Please sign in to comment.