Skip to content

Use PPX instead of a custom DSL #39

@emillon

Description

@emillon
let prog =
  let%bulletml act =
    repeat 500 @@ fire @@ repeat 10
      begin
        wait 60;
        speed 0;
        wait 60;
        speed 1;
      end;
    wait 10
  in
  [("top", act)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions