This is an old version, view current version.
34 Using the Stan Compiler
Stan is used in most of our
interfaces through the Stan compiler
stanc. Since version 2.22, the Stan compiler has been implemented in OCaml and
is referred to as stanc3. The binary name
is still simply stanc, so this document uses both stanc and stanc3
interchangeably.