Language Features ================= This section includes a comprehensive list of all the features available in the reStructuredPython programming language. reStructuredPython is designed to be modular. You only use the features you need — for example, using JavaScript-style control blocks without pipelines, or enabling runtime optimizations without any syntax changes. Each of these pages will describe one feature of the reStructuredPython **syntax** or provide a description of non-syntax related things .. toctree:: :maxdepth: 2 chaining comments control decorators headers blocks OPTIMIZE