Antti-Juhani Kaijanaho wrote:
Still not right. A real closure operator captures its (lexical)
environment in the closure that it creates. Anything you do in C
without compiler magic will have to explicitly name the variables that
are captured.
If your notion of "real" depends on implicit vs explicit, then right,
there is no way to have real closures in C without compiler support.
--
Zdenek Pavlas
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel