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

Function Types: independent phase functions #474

Closed
staycoolcall911 opened this issue Nov 7, 2022 · 4 comments
Closed

Function Types: independent phase functions #474

staycoolcall911 opened this issue Nov 7, 2022 · 4 comments
Labels
🛠️ compiler Compiler 📜 lang-spec-impl Appears in the language spec roadmap

Comments

@staycoolcall911
Copy link
Contributor

staycoolcall911 commented Nov 7, 2022

https://github.com/winglang/wing/blob/main/docs/04-reference/winglang-spec.md#113-function-types

We should add support for functions that can run both preflight and inflight. Phase independent closure literal is => (where for inflight it is ~> and for preflight it is ->).

@staycoolcall911 staycoolcall911 added 📜 lang-spec-impl Appears in the language spec roadmap 🛠️ compiler Compiler labels Nov 7, 2022
@github-actions
Copy link

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!

@github-actions
Copy link

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!

@github-actions
Copy link

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!

@github-actions github-actions bot added the Stale label May 27, 2023
skyrpex pushed a commit that referenced this issue Jun 21, 2023
A different console layout that is more suitable for the playground.
Also assuming global react is available when building the console for
the playground.

---------

Co-authored-by: Shai Ber <[email protected]>
@Chriscbr
Copy link
Contributor

Duplicate of #435 (I think one of the issues was just meant to be about the syntax vs the feature design itself, but it makes sense to group them together for now)

@Chriscbr Chriscbr closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ compiler Compiler 📜 lang-spec-impl Appears in the language spec roadmap
Projects
Archived in project
Development

No branches or pull requests

2 participants