https://github.com/bugthesystem/csharp-trampolining-tail-call
C# implement trampolin to tail recursion
https://github.com/bugthesystem/csharp-trampolining-tail-call
csharp tail-recursion trampoline
Last synced: 3 months ago
JSON representation
C# implement trampolin to tail recursion
- Host: GitHub
- URL: https://github.com/bugthesystem/csharp-trampolining-tail-call
- Owner: bugthesystem
- License: unlicense
- Created: 2017-04-07T12:06:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T11:41:28.000Z (over 7 years ago)
- Last Synced: 2025-02-05T13:49:47.323Z (11 months ago)
- Topics: csharp, tail-recursion, trampoline
- Language: C#
- Size: 7.81 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csharp-trampolining-tail-call
C# implement trampolin to tail recursion
_jump in!_
MIT