← Back to context Comment by shawn_w 20 hours ago >Lua is the only lightweight language that I am aware of with TCO.Scheme is pretty lightweight. 5 comments shawn_w Reply bch 11 hours ago Tcl too, fwiw[0].[0] https://wiki.tcl-lang.org/page/NRE shawn_w 1 hour ago Tcl needs a special command for tail calls though, instead of it Just Working (tm). It's kind of awkward. fnord123 7 hours ago Which scheme implementation? Guile? NuclearPM 3 hours ago All of them.
bch 11 hours ago Tcl too, fwiw[0].[0] https://wiki.tcl-lang.org/page/NRE shawn_w 1 hour ago Tcl needs a special command for tail calls though, instead of it Just Working (tm). It's kind of awkward.
shawn_w 1 hour ago Tcl needs a special command for tail calls though, instead of it Just Working (tm). It's kind of awkward.
Tcl too, fwiw[0].
[0] https://wiki.tcl-lang.org/page/NRE
Tcl needs a special command for tail calls though, instead of it Just Working (tm). It's kind of awkward.
Which scheme implementation? Guile?
All of them.