Demuirgos / Lambda-Calculus

A simple Programming Language Compiler to Lambda-Calculus, with a Lambda-Runtime
MIT License
13 stars 3 forks source link

Fix The terrible StackOverflow Exception in recursion #14

Closed Demuirgos closed 2 years ago

Demuirgos commented 2 years ago

Try Continuation passing or Accumulators !