#; not fading correctly in the menu languages(htdp)
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 112
- Forks
- 73
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 1
Description
One of the students taking the HTC course on edx said this:
That feeling when you've forgotten to remove the #; and uncomment your code, causing your code to run off of the stub during testing for the past two hours and driving you insane during debugging the sudoku solver.
#lang htdp/bsl does fade it out correctly though, just that the menu based ones do not.
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
Reproduce the issue using the menu-based language selections and compare them with the explicitly mentioned #lang htdp/bsl entry point. Trace how #; comments are handled for each selection; done means #; code fades correctly in every menu language, matching htdp/bsl.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100