Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ armtree Public archive

An ARMv8 implementation of a tree-flattening algorithm to calculate some deeply-recursive functions, such as Ackermann, without the use of a call stack.

Notifications You must be signed in to change notification settings

hazimavdal/armtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARM-Tree

An ARMv8 implementation of a tree-flattening algorithm to calculate some deeply-recursive functions, such as Ackermann, without the use of a call stack.

About

An ARMv8 implementation of a tree-flattening algorithm to calculate some deeply-recursive functions, such as Ackermann, without the use of a call stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published