Skip to content

davidtadams/HaltingProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HaltingProblem

Programming style proof of The Halting Problem

This is an attempt at creating a proof to illustrate Alan Turing's work on determining that The Halting Problem is undecidable. The syntax for the proof is JS, but it could be done in any programming language that supports functions.

Here's some information on what the Halting Problem is.

About

Proggraming style proof of The Halting Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published