1: #line 19 "./lpsrc/flx_tut_bind.pak" 2: TESTS = glob.glob('tut/embedding/bind-*.flx') 3: 4: unit_tests = TESTS 5: pkg_requires = ['flx_compiler','flx_drivers','flx_rtl','faio'] 6: iscr_source = [ 'lpsrc/flx_tut_bind.pak' ] 7: weaver_directory = 'doc/tutorial/embedding/'
1.2. Basic Bindings
1.3. Seamless Binding
1.4. Binding Shortcuts
1.5. Embedding C++
1.6. Operator dot
1.7. Generic primitive bindings
1.8. Header and body tags
1.9. cstruct declaration
1.10. bodyless fun, proc, const declarations
1.11. Binding Classes
1.12. Callbacks
1.13. C functions