20,741
edits
mNo edit summary |
m (wip, untested - copy&paste) |
||
| Line 53: | Line 53: | ||
<syntaxhighlight lang="nasal"> | <syntaxhighlight lang="nasal"> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Exposing C++ Classes == | |||
== Returning Nasal classes to C++ == | |||
== Exposing static members == | |||
== Supporting custom Types == | == Supporting custom Types == | ||
* to_nasal | * to_nasal | ||
* from_nasal | * from_nasal | ||