exercism / exercism/dart

[Discussion] Redesigning script for generating new exercises

Open
#205 0 comments 0 reactions 0 assignees View on GitHub
discussion
Dominant language
Dart
Stars
60
Forks
97
PR merge metrics
No merged PRs in 30d

Description

@exercism/dart @devkabiir and I have been talking about how to improve the script for generating exercises in #170.

A few points:
* @devkabiir brought up the idea of using a templating engine like mustache
* Whatever we do, it needs to be flexible as there are some relational aspects to the generated code and the input that could be complex.

List of cases that need to be considered:
* A way to inform the generator whether to place the reference the function calls in test suite within a class instance or not. Would also inform the generator whether to create a class in the empty exercise file in `lib`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.