[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[lang] Inlined expressions

S8 systems has a few inlined expressions bound to each native runtime.
The inlined expressions can be browsed using the References tool searching for "inlines" (or the string {' with searchSource:).

The impelmentation of each inlined expression can be written incrementally browsing the methods with inlines and adding the native chunks for new native language.

The final implementation is reccomended to be mapped in the Encoder, see under "inlines" category in Encoder's class side messages.