Name binding and language binding are different concepts. But I wonder if they are related and how they differ? Especially interested in the relation part. For example, if language binding is implemented in terms of name binding?
Thanks and regards!
|
Name binding and language binding are different concepts. But I wonder if they are related and how they differ? Especially interested in the relation part. For example, if language binding is implemented in terms of name binding? Thanks and regards!
| |||
|
feedback
|
|
They share the term binding in their names, that's about all. Of course a language binding will bind some names, but so will any non-trivial computer program. | |||||||||||
feedback
|