An open API service providing repository metadata for many open source software ecosystems.

Topic: "ackermann-function"

alaattinyilmaz/computer-architectures-armv8

Computer Architectures projects (Fibonacci, Simple Calculator, Ackermann Function) implemented in ARMv8 assembly language.

Language: Assembly - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

metalim/ackermann

Ackermann function

Language: Go - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AiglonDore/ackermann

Computes the Ackermann function

Language: OCaml - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vonshirco/ackermann-function-calculator

Ackermann function or Ackermann-Peter function is a simple example of a recursive function that is not primitive recursive. It takes two natural numbers as arguments and yields a natural number, and its value grows extremely quickly.

Language: HTML - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mugambi-Ian/ackermann-function

The simplest example of a well-defined total function which is computable but not primitive recursive

Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

morphx666/AckermannFunction

An Ackermann calculator with customizable stack memory allocation

Language: C# - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JustAnotherJavaProgrammer/Ackermann-Pro

Calculate the the value of ackermann(n, m) for arbitrarily large integers

Language: TypeScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cedricbonhomme/ackermann

Ackermann benchmark with GitHub Actions.

Language: C - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

valeryvpetrov-dev/Ackermann-Function-AsyncTask

Application calculates value of Ackermann function using AsyncTask.

Language: Java - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

thealifaisal/Ackermann-Memoization

The Ackermann function is a classic example of a recursive function, notable especially because it is not a primitive recursive function. It grows very quickly in value, as does the size of its call tree.

Language: C++ - Size: 464 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

m4rquee/big_num_ack

Ackermann function with big numbers support

Language: C - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0