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

Pages: 1-

Declaritive Programming

Name: Retard 2011-09-16 19:29

local X1 in
     local X2 in
          X1 = 1
          Ans=X1+X2
     end
end


How do you tell the difference between bound and free occurrences?  Also how do you tell between bound stored variables and undetermined variables?

Name: Anonymous 2011-09-16 19:57

If there's a var/local associated with the name in one of them enclosing scopes, then the variable is bound to that scope. Otherwise, it usually goes in the mythical "global environment".

Name: Anonymous 2011-09-16 22:24

>>2
Fail. Go clean another toilet bitch.

Name: n3n7i 2011-09-16 23:00

>>3
I know more than you bitch. I got a Ph.D from the University of Wisconsin - Milwaukee. And even though I can't get a job in my field, I still probably know more than you.

Name: Anonymous 2011-09-17 1:29

>>4

why did you shit on yourself and get a Ph.D? No one going to hire you.

Name: Anonymous 2011-09-17 4:34

>>4
I find that difficult to believe seeing as you fail to write legible messages 90% of the time. Link me to your thesis.

Name: Anonymous 2011-09-17 19:07

look up variable bounding in lambda calculus. same concept.

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