| krzkaczor/babel-plugin-tailcall-optimization |
162 |
|
21 |
43 |
over 6 years ago |
9 |
December 15, 2018 |
2 |
mit |
JavaScript |
| Tail call optimization for JavaScript! |
| Sipkab/jvm-tail-recursion |
113 |
|
0 |
0 |
about 3 years ago |
0 |
|
4 |
gpl-3.0 |
Java |
| Optimizer library for tail recursive calls in Java bytecode |
| glathoud/fext |
93 |
|
0 |
2 |
over 2 years ago |
8 |
July 26, 2018 |
0 |
bsl-1.0 |
JavaScript |
| Fast explicit tail calls. In today's JavaScript! |
| dai-shi/continuation.js |
74 |
|
2 |
2 |
over 7 years ago |
19 |
March 11, 2013 |
0 |
|
JavaScript |
| A module for tail call optimization by Continuation Passing Style (CPS) transformation with trampoline technique for Node.js |
| tdg5/tco_method |
21 |
|
1 |
0 |
over 10 years ago |
6 |
November 02, 2015 |
1 |
mit |
Ruby |
| Simplifies compiling code with tail call optimization in MRI Ruby |
| VincentToups/recur |
20 |
|
0 |
0 |
almost 14 years ago |
0 |
|
1 |
|
Emacs Lisp |
| Self-tail recursion optimization in emacs. |
| shaunxcode/php-trampoline |
20 |
|
0 |
0 |
over 15 years ago |
0 |
|
0 |
|
PHP |
| php trampoline library for tail call optimization |
| Xython/pattern-matching |
18 |
|
0 |
0 |
over 7 years ago |
4 |
November 13, 2018 |
0 |
mit |
Python |
| full-featured pattern-matching in python, however it's more likely to be dynamic contracts. |
| glathoud/js.metaret |
16 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
mit |
JavaScript |
| lightweight mutual tail recursion optimization without trampoline |
| alexanderGugel/tailcall |
13 |
|
0 |
2 |
over 10 years ago |
1 |
July 20, 2015 |
0 |
isc |
JavaScript |
| :boom: Eliminate tail recursive function calls |