Skip to content

elegaanz/rustre

Repository files navigation

Rustre : Lustre v6 parser in Rust

Project report

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.