1. FELIX DOCUMENTATION

1.1. TUTORIAL and REFERENCE

Basic Tutorial (interscript): tutorial/introduction/en_flx_tutorial_top.html

Binding and Embedding (interscript):: tutorial/embedding/en_flx_tut_bind_top.html

Preprocessing and macro (interscript):: tutorial/macros/en_flx_tut_macro_top.html

Migration from C+ (interscript):: tutorial/migration/en_flx_tut_migrate_top.html

Regression Test Suite listing (interscript): test/en_flx_regress_top.html

Man pages (man2html): htmlman/felix_1.html

Run time library (Doxygen): rtl/doxygen/html/index.html

Grammar: grammar/en_flx_mkgrammar_top.html

1.2. PERFORMANCE COMPARISON

../speed/en_flx_perf_top.html

1.3. RTL SOURCE CODE LISTINGS

Driver and RTL (run time library) (interscript): rtl/flx_rtl/en_flx_rtl_top.html

Garbage Collector (interscript): rtl/flx_gc/en_flx_gc_top.html

Pre-emptive threading library (interscript): rtl/flx_pthread/en_flx_pthread_top.html

Demux library (interscript): rtl/flx_demux/en_flx_demux_top.html

Felix async I/O library (interscript): rtl/flx_faio/en_flx_faio_top.html

TRE: Ville Laurikari Tagged Regexp library (interscript): rtl/tre/en_tre_top.html

1.3.1. Elkhound

Elkhound: Scott McPeak's Elkhound GLR Parser(interscript):

Core utilities: elkhound/en_sm_top.html

Ast handlers: elkhound/en_ast_top.html

Elkhound parser (interscript): elkhound/en_elk_top.html

1.3.2. Bindings

gmp: Gnu Multiple Precision Arithmetic (GMP) Binding (interscript): gmp/en_flx_gmp_top.html

gsl: Gnu Scientific Library (GSL) Binding (interscript): gsl/en_gsl_top.html

OpenGL Low level Graphics (interscript): opengl/en_flx_opengl_top.html

Simple DirectMedia Library (SDL) (interscript): sdl/en_flx_sdl_top.html

1.4. COMPILER SOURCE CODE LISTINGS

Felix compiler source code listing (interscript): flx/flx_compiler/en_flx_top.html

Felix C library wrapper generator (flxcc) source code listing (interscript): flxcc/en_flx_flxcc_top.html

Felix compiler interface reference (ocamldoc): impldoc/index.html

1.5. BUILD SYSTEM SOURCE CODE LISTINGS

Felix Build system source code listing (interscript): flx/flx_maker/en_flx_maker_top.html

Start python section to spkgs/doc.py[1 /1 ]
     1: #line 116 "./lpsrc/flx_doc.pak"
     2: iscr_source = ["lpsrc/flx_doc.pak"]
     3: weaver_directory = 'doc/'
     4: 
     5: 
End python section to spkgs/doc.py[1]