Skip to content

An implementation of the Ackermann function in the C programming language

License

Notifications You must be signed in to change notification settings

dtroshynski76/Ackermann-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ackermann-Function

An implementation of the Ackermann function in the C programming language

This implements the Ackermann function (https://en.wikipedia.org/wiki/Ackermann_function), a computable but not primitive recursive function.

Compiled with the gcc compiler: gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5).

About

An implementation of the Ackermann function in the C programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages