[racket] Maybe self-inclusion should be forbidden

From: Alfred Zhong (alfchung02 at gmail.com)
Date: Tue May 14 14:13:33 EDT 2013

Hi Dear Racket experts,

I once accidentally include a file in itself like:

In foo.scm

(include "foo.scm")


And it causes infinite loop. Maybe this should be forbidden in the language
spec.

Thanks,
Alfred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130514/7b7bb90f/attachment.html>

Posted on the users mailing list.