Link to this page
Print this page
Programming tools
These topics cover programming with the Genero Business Development Language.
Command line tools
The different command line tools provided for BDL programming.
Compiling source files
Describes how to build the runtime files from source files.
Source code edition
Simple helper to better render sources in configurable text editors.
Source documentation
Explains how to automatically generate documentation from your sources.
The preprocessor
A typical preprocessor like in the C language.
The debugger
Describes the command-line debugger to find easily bugs in your programs.
The profiler
Find out what function is the bottleneck in your program.
Optimization
Programming tips and tricks to make your programs run faster.
Logging options
Logging solutions allow to display exchanges between components when a program executes.