Programming tools These topics cover programming with the Genero Business Development Language. Command reference Command line tools provided for BDL. 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. Source preprocessor A typical preprocessor like in the C language. Integrated debugger Describes the command-line debugger you can use to find bugs in your programs. Program profiler Find out what function is causing the bottleneck in your program. Source code coverage Collect information about used source lines Execution trace Print a function call stack of your program. Packaging web applications Describes methods of packaging the runtime files and resources of your web applications and services using the fglgar tool. Logging options Logging solutions allow you to display exchanges between components when a program executes.