/docs/interop.md: add a line about parameter keywords
This commit is contained in:
parent
0e4abaae3c
commit
3bdee30e7b
@ -14,3 +14,4 @@ for that certain considerations are taken:
|
|||||||
* symbols should not contain numerics at the start nor after the namespace prefix
|
* symbols should not contain numerics at the start nor after the namespace prefix
|
||||||
* 32 bit floating point is the only numeric type
|
* 32 bit floating point is the only numeric type
|
||||||
* [/include/twn_api.json](../share/twn_api.json) file is hand-kept with a schema to aid automatic binding generation and tooling
|
* [/include/twn_api.json](../share/twn_api.json) file is hand-kept with a schema to aid automatic binding generation and tooling
|
||||||
|
* parameter names should not collide with keywords of any language that is targetted; if so happens, parameter alias could be added
|
||||||
|
Loading…
Reference in New Issue
Block a user