rustre

Lustre compiler and tools in Rust

GPL-3.0 License

Downloads
758
Stars
5
Committers
4

Rustre : Lustre v6 parser in Rust

Crates

  • rustre-parser: the main parser, emits an untyped AST
  • rustre-core: the core of the compiler

Compatibility with the official implementation

Reference implementation

Rustre is far from being compatible with the official specification.