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

Suggestions #2755

Closed
vicuna opened this issue May 2, 2001 · 1 comment
Closed

Suggestions #2755

vicuna opened this issue May 2, 2001 · 1 comment

Comments

@vicuna
Copy link

vicuna commented May 2, 2001

Original bug ID: 349
Reporter: administrator
Status: closed
Resolution: won't fix
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Bonjour,

deux petites suggestions:

  • ignorer dans le compilateur les directives toplevels comme
    #install_printer, #use, etc ... (utile pour les phases de mise au point,
    où on mélange compilateur et toplevel)

  • ignorer dans le toplevel la première ligne de l'entrée standard non
    interactive si elle commence par #! (utile pour l'utilisation du toplevel
    comme interpreteur de scripts)

Cordialement,

Alain Frisch

@vicuna
Copy link
Author

vicuna commented Nov 7, 2002

Comment author: administrator

First suggestion: we don't want to pollute source files with toplevel
directives.
Second suggestion: #! ignored in toplevel scripts; could need some way to run a
script taken from stdin.

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

No branches or pull requests

1 participant