Felix For C++ Programmers


Start python section to spkgs/flx_tut_migrate.py[1 /1 ]
     1: #line 5 "./lpsrc/flx_tut_migrate.pak"
     2: TESTS = glob.glob('tut'+os.sep+'examples'+os.sep+'mig*.flx')
     3: TESTS.sort()
     4: 
     5: unit_tests = TESTS
     6: pkg_requires = ['flx_compiler','flx_drivers','flx_rtl','faio']
     7: iscr_source = [ 'lpsrc/flx_tut_migrate.pak' ]
     8: weaver_directory = 'doc/tutorial/migration/'
     9: 
End python section to spkgs/flx_tut_migrate.py[1]


1. Introduction
2. General Features
3. Overloading
4. Scope
5. Type system
6. Expected outputs for tut/examples