Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
m
wip, untested - copy&paste
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

Navigation menu