This chapter defines the scoping rules of BraneScript. I.e., it teaches users how to map identifiers to variables.
The work on this chapter is mostly done. It only needs some explanation on different namespaces for variables and functions, how class methods- and fields are resolved and a go-over everything to ensure consistency.
This chapter defines the scoping rules of BraneScript. I.e., it teaches users how to map identifiers to variables.
The work on this chapter is mostly done. It only needs some explanation on different namespaces for variables and functions, how class methods- and fields are resolved and a go-over everything to ensure consistency.