Skip to content

juliendelplanque/turing-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

TuringMachine

A Turing Machine simulator written in Pharo.

To load this package juste execute the following code in a workspace:

Metacello new
    baseline: 'TuringMachine';
    repository: 'github://juliendelplanque/turing-machine/repository';
    load.

Medium's story

Read the story.

About

A Turing Machine simulator written in Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published