Liquidsoap_lang_reducerDesugaring: parsed term to runtime term.
The reducers for each construct live in the term_reducer_* modules, which are internal: everything goes through Term_reducer.
module Term_reducer : sig ... endReduce a parsed term to a runtime term.