Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the --realworld option #35

Open
1 of 4 tasks
Niols opened this issue Oct 19, 2018 · 0 comments
Open
1 of 4 tasks

Support the --realworld option #35

Niols opened this issue Oct 19, 2018 · 0 comments

Comments

@Niols
Copy link
Member

Niols commented Oct 19, 2018

  • add it to the command line in src/colis_cmd.ml
  • add an option to the concrete interpreter for this (or maybe just a global reference that the interp_builtin function can see?)
  • change and/or document in src/colis.ml*
  • plug the command line option to the whatever-has-been-added in src/colis_cmd.ml

It would make possible to run fun scripts (including the ones with grep for instance) without having to write all the concrete built-ins ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant