开发者

Name binding and language binding

开发者 https://www.devze.com 2023-02-20 06:32 出处:网络
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开发者_Go

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开发者_Go百科 implemented in terms of name binding?

Thanks and regards!


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消