glathoud/js.metaret

lightweight mutual tail recursion optimization without trampoline

27
/ 100
Experimental

This is a tool for JavaScript developers who write complex, recursive functions or frequently call small utility functions. It lets you write highly expressive code that is automatically transformed into optimized, standard JavaScript. The input is special `.jsm` JavaScript files, and the output is faster `.js` files.

No commits in the last 6 months.

Use this if you are a JavaScript developer who wants to write clean, recursive, or highly modular code without sacrificing performance due to function call overhead.

Not ideal if you are working on simple JavaScript projects where performance optimization at the function call level is not a primary concern, or if you prefer to stick strictly to standard JavaScript syntax without any pre-processing steps.

JavaScript development code optimization functional programming performance tuning recursive algorithms
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 6 / 25

How are scores calculated?

Stars

14

Forks

1

Language

JavaScript

License

MIT

Last pushed

Oct 04, 2014

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/glathoud/js.metaret"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.