Tensegritics / Tensegritics/ClojureDart
platform conditionals
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
Dart has conditional importing to deal with web vs native.
Clojure has conditional readers.
How do we expose Dart affordances and can we do it with conditional reading?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Dart's conditional importing and exporting library files guide and compare it with Clojure conditional readers. Define how ClojureDart should expose Dart affordances through conditional reading; the work is done when the supported platform-specific behavior is implemented and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100