Skip to content

Running OCaml Receipes in repl.it #2456

Open
@cuihtlauac

Description

@cuihtlauac

An OCaml recipe depends on a set of libraries. In this task we want a recipe description to be automatically turned into a Replit environment. That would allow executing and testing the recipe. Replit may be a nice environment to run the recipes because it's using Nix instead of Opam to install dependencies, which allows a very fast set up.

  • Manually create a couple of replits corresponding to existing recipes
  • Extract the common set up
  • Devise a way to generate the setup from the recipes data
  • Optionally, tweak the recipes and tasks data in order to enable the previous task

P.S. Dependencies that includes PPX need to be taken into account with extra care.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions