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

Latest commit

 

History

History
2 lines (2 loc) · 163 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 163 Bytes

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.