Skip to content

Instantly share code, notes, and snippets.

@cogumbreiro
Created October 21, 2019 15:33
Show Gist options
  • Save cogumbreiro/b13ab884029e5428814462c37e52d04a to your computer and use it in GitHub Desktop.
Save cogumbreiro/b13ab884029e5428814462c37e52d04a to your computer and use it in GitHub Desktop.
name: Example 4
source code: |
input: '0011'
blank: ' '
start state: S
table:
S:
0: {R: accept}
accept:
positions:
S: {x: 335.65, y: 297.07}
accept: {x: 485.32, y: 297.05}
editor contents: |
input: '0011'
blank: ' '
start state: S
table:
S:
0: {R: accept}
accept:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment