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

stdin #110

Open
OliverJAsh opened this issue Apr 21, 2022 · 2 comments
Open

stdin #110

OliverJAsh opened this issue Apr 21, 2022 · 2 comments

Comments

@OliverJAsh
Copy link
Member

This would be useful for sharing reduced test cases and experimenting, so we can't have to create files on disk.

I believe we used to have this?

@samhh
Copy link
Contributor

samhh commented Apr 21, 2022

We stopped taking stdin here:

This is closer to the likely eventual interface of receiving a glob of files.

Which is referencing #25.

I think we could add stdin/stdout support for an individual input without breaking forwards-compatibility with #25.

Accepting stdin via the CLI parser is a bit fiddly as evidenced by tshm.

@samhh
Copy link
Contributor

samhh commented Jun 22, 2022

This relates a bit to #129.

@samhh samhh changed the title Pipe into intlc compile Support stdin Nov 1, 2022
@samhh samhh changed the title Support stdin stdin Nov 1, 2022
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

2 participants