Skip to content

Get rid of ocaml syntax in dune/jbuild files #984

Open
@rgrinberg

Description

@rgrinberg

OCaml syntax in jbuild and dune files can be replaced with a stanza for statically evaluated scripts. For example, we could have something like:

(eval-ocaml foo.ml)

Currently, there would be limitations to only static paths as arguments (like include). But eventually, such limitations might be lifted without breaking user code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssue related to what dune buildproposalRFC's that are awaiting discussion to be accepted or rejected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions