Allow compiler to accept a list of primitives that will be provided at run time
Open
@qiemem is already working on this.
Since Jul 17, 2014.
enhancement
- Dominant language
- CoffeeScript
- Stars
- 57
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
It should treat invocations of those primitives as javascript calls. This gives a super easy but flexible way of doing extensions.
It should take type information with the list of primitives so that it can still do type checking.
Contributor guide
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.
Assessment
This issue has not been assessed yet.