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

Topic: "tail-calls"

kanaka/miniMAL

A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.

Language: JavaScript - Size: 910 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 634 - Forks: 30

glathoud/fext

Fast explicit tail calls. In today's JavaScript!

Language: JavaScript - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 109 - Forks: 2

glathoud/js.metaret

lightweight mutual tail recursion optimization without trampoline

Language: JavaScript - Size: 2.43 MB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 16 - Forks: 1

sanmak/factorial-tail-call-optimisation

A console based application to calculate factorial using Tail-Call-Optimisation.

Language: JavaScript - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

welopment/tailcalls

Trampolining library.

Language: Dart - Size: 41 KB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

roppa/es6

Demonstrating some ECMA Script 6 (es6) features

Language: JavaScript - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

Ishank-dubey/JS_Snippets

Useful JS snippets

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

ontanj/babel-plugin-recursive-tail-calls

A babel plugin for performing tail call optimization in recursive functions

Language: TypeScript - Size: 193 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Floofies/marktail

A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.

Language: JavaScript - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alenthomas/days_between_dates

Program to give the no of days between 2 dates; done using both loops and recursion

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0