Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/tools/dune_rule_gen/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 780 B image not shown  

Quelle  dune_file.mli   Sprache: SML

 
(************************************************************************)
(* This file is licensed under The MIT License                          *)
(* See LICENSE for more information                                     *)
(************************************************************************)

type 'a pp = Format.formatter -> 'a -> unit

module Rule : sig
  type t =
    { targets : string list
    ; deps : string list
    ; action : string
    ; alias : string option
    }

  val pp : t pp
end

module Install : sig
  type t =
    { section : string
    ; package : string
    ; files : (string * stringlist
    (* (source as target) *)
    }

  val pp : t pp
end

module Subdir : sig

  type 'a t = { subdir : string; payload : 'a }

  val pp : 'a pp -> 'a t pp
end

Messung V0.5
C=86 H=100 G=93

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.