Skip to content

Add a transformer for Tail Recursion Modulo Cons#82

Open
jfmengels wants to merge 229 commits into
mdgriffith:masterfrom
jfmengels:tail-call-recursion
Open

Add a transformer for Tail Recursion Modulo Cons#82
jfmengels wants to merge 229 commits into
mdgriffith:masterfrom
jfmengels:tail-call-recursion

Conversation

@jfmengels

@jfmengels jfmengels commented Jan 27, 2022

Copy link
Copy Markdown
Contributor

A thorough description of the transformer is written in the transformer's source code (tailCallRecursion.ts). Looking at the test file (tailCallRecursion.test.ts) can be helpful as well :)

(As with most PRs, a few commits come from #63 to be able to run tests)

@jfmengels jfmengels force-pushed the tail-call-recursion branch from 5a2c990 to 10dcaa1 Compare February 6, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant