Macros§
Structs§
- Compiler stage: Files loaded and ready to be parsed
- Compiler stage: HIR
- Memory for the IR evaluation
- Compiler stage: Files loaded and parsed
- An error report containing a set of Roto errors
- Provides the types and functions that Roto can access via FFI
- A filename with its contents
- Compiler stage: loaded, parsed and type checked
- A function extracted from Roto
Enums§
- A Roto value with type information at runtime
- A
Verdict
is the output of a filter-map
Functions§
- Compile and run a Roto script from a file
- Create a test file to compile and run