10000 GitHub - elegaanz/rustre: Lustre compiler and tools in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0