Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Dynamic scoping is true. But I've never encountered any problems in my large newLISP projects, because I'm working in small modules (newLISP calls it Context).

Like a Scheme closure a newLISP context is a lexically closed space.

See here for a short introduction to Contexts http://en.wikibooks.org/wiki/Introduction_to_newLISP/Context...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: