Crate rox

Source
Expand description

§Rox

Rox is high-level, statically-typed, compiled language that mixes the familiarity of C-style syntax with the rigorous and expressive features of functional languages.

Functions§

  • run_file reads the contents of the given path and runs them through the roxc.
  • Run the given file with the SimpleJITBackend