package lustre-v6

  1. Overview
  2. Docs
The Lustre V6 Verimag compiler

Install

Dune Dependency

Authors

Maintainers

Sources

lustre-v6.v6.107.1.tgz
md5=4b642b106a76e19de3751afb53ccdcf4
sha512=ec6d35f0f4da219490cad7969d86e9128b7c3f03baa507f662b038b1915383581eda697ddb0e734a1a5311ef6b0908b1d0cf375a0be5dbb1aa7e9e79848037cc

doc/lustre-v6/AstRecognizePredef/index.html

Module AstRecognizePredefSource

Replaces idref that corresponds to predefined items with the AstCore.Predef constructor

Performs a (tedious) recursive traversal of the syntax tree.

TODO : Solves idref references

  • To do that, first paramatrize the AS (cf AstCore) by the kind of ident that is used. Indeed, during parsing, we cannot always know what Lv6Id.long should we have, given an Lv6Id.idref, or a Lv6Id.t. The idea is then to write a function resolve_name which profile is

(Lv6Id.idref) AstCore.t -> (long) AstCore.t

OCaml

Innovation. Community. Security.