Skip to content

An attempt at learning Ruby to build a Turing machine for unary multiplication

Notifications You must be signed in to change notification settings

khaleeqahmad/turing-unary-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TuringMachine-Found2

An attempt at learning Ruby to build a Turing machine for unary multiplication

Designed and implemented a Turing machine using hashes, which would multiply any two integers and print the output tape. Assignment allowed us to choose a language of our choice, so I thought this would be a good opportunity to try and learn Ruby, introducing an interesting additional challenge for myself.

About

An attempt at learning Ruby to build a Turing machine for unary multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages