Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

dynamic scope

Name: Anonymous 2014-10-17 21:21

anybody else here a fan of dynamic scoping :) ?

Name: Anonymous 2014-10-17 21:50

I like lexical, it just sounds cooler.

Name: Anonymous 2014-10-18 11:06

I am. I use it all the time in my scripting. It's a very clean and simple way of setting up the flow of information without having to thread everything through all the nodes of the call tree.

Name: Anonymous 2014-10-19 16:57

how do i "hack in" dynamic scoping in lexically scoped languages?

Name: Anonymous 2014-10-20 0:57

>>4
Replace each dynamic variable with a global stack, and push and pop values from it dynamically. There are other ways, but this one is easy and efficient.

Name: Anonymous 2014-10-20 5:09

i like it. don't know why people hate it though.. RMS is also a fan of it.

Name: Anonymous 2014-10-20 13:47

Welcome to /prog/.
Sorry you're here.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List