Skip to content

Ackermann Algorithm implemented in C, C++, C#, GoLang, Swift, Javascript, Haskell, Python and Unix Shell.

License

Notifications You must be signed in to change notification settings

AestheticVoyager/Ackermann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ackermann Algorithm

Different implementations of Ackermann algorithm In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive. All primitive recursive functions are total and computable, but the Ackermann function illustrates that not all total computable functions are primitive recursive.

About

Ackermann Algorithm implemented in C, C++, C#, GoLang, Swift, Javascript, Haskell, Python and Unix Shell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published