
=============
Language Tour
=============

Nonstraightforward is a JavaScript superset designed to be not so
straightforward. Like other JavaScript supersets, Nonstraightforward compiles to
JavaScript. This chapter assumes that you already have sufficient knowledge of
JavaScript and its strange edge cases.

.. toctree::
    :maxdepth: 2
    :caption: Contents

    replacements
    control_flow
    declarations
    modifiers
    modules
