serene-golang-implementation/bootstrap/pkg
Sameer Rahmani d86b47c283 Change the `if` special form to use TCO
the bodies of `if` might be utilized for tail call recursion so we
need to run the body inside the TCO loop
2020-11-25 16:41:11 +00:00
..
ast Add IError interface to represent system errors 2020-11-24 18:27:48 +00:00
core Change the `if` special form to use TCO 2020-11-25 16:41:11 +00:00