Matt Gushee scripsit:

> If by top level you mean the REPL, that's not the issue. That code
> compiled (many times) and has been running on my web server for 4
> months. Only when I wrapped it in a module did it fail to compile.
> Isn't that a little disturbing?

Non-module code is compiled as if it were running at the REPL, with
all possible variables already defined but unbound.

-- 
My corporate data's a mess!                     John Cowan
It's all semi-structured, no less.              http://www.ccil.org/~cowan
    But I'll be carefree                        [email protected]
    Using XSLT
On an XML DBMS.

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to