lemur icon indicating copy to clipboard operation
lemur copied to clipboard

recursive functions cause stack overflow in editor

Open vilterp opened this issue 11 years ago • 0 comments

Possible fixes:

  • disallow recursion
  • require explicit parameter and return value declarations (in the visual syntax)

Don't actually have an example of this; pretty sure it will happen though.

vilterp avatar Apr 28 '15 07:04 vilterp