Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lue-bird/gren-language-design-discussions
open place for summarizing ideas, options, arguments
https://github.com/lue-bird/gren-language-design-discussions
discussion gren gren-lang language-design
Last synced: 20 days ago
JSON representation
open place for summarizing ideas, options, arguments
- Host: GitHub
- URL: https://github.com/lue-bird/gren-language-design-discussions
- Owner: lue-bird
- Created: 2022-08-07T15:17:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T20:57:36.000Z (over 1 year ago)
- Last Synced: 2024-12-09T18:02:10.861Z (24 days ago)
- Topics: discussion, gren, gren-lang, language-design
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [gren](https://gren-lang.org/) language design discussion
Open place for summarizing ideas, options, arguments.
Brainstorming, dumping ideas and talking them through is done best in [gren's zulip stream #language-design](https://gren.zulipchat.com/#narrow/stream/318904-language-design).
### suggested
- [field mapping](/field-mapping.md)
- [record, `Array`, choice, function](/record-choice-function.md)
- [type declaration limit](/type-declaration-limit.md)
- [comment, documentation](/comment-documentation.md)
- [opaque tagged value](/opaque-tagged-value.md)
- [module header, import](/module-header-import.md)