A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
-
Updated
Aug 15, 2024 - JavaScript
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
Fast explicit tail calls. In today's JavaScript!
lightweight mutual tail recursion optimization without trampoline
A console based application to calculate factorial using Tail-Call-Optimisation.
Useful JS snippets
A babel plugin for performing tail call optimization in recursive functions
Program to give the no of days between 2 dates; done using both loops and recursion
A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.
Add a description, image, and links to the tail-calls topic page so that developers can more easily learn about it.
To associate your repository with the tail-calls topic, visit your repo's landing page and select "manage topics."