jashkenas / jashkenas/coffeescript
Grammar: Support `export * as namespace from`
Open
enhancement
- Dominant language
- CoffeeScript
- Stars
- 16.6k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
as title
not support export * as recbar from './recbar.coffee'
Contributor guide
Research direction
The issue provides the unsupported CoffeeScript export syntax but names no implementation files or tests. Reproduce `export * as recbar from './recbar.coffee'`, locate the grammar handling for export declarations, and add coverage showing that this form is accepted and compiled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100