Description
What programming language should we add?
Ramda.js. This is a popular library for practical functional programming in JavaScript. It is actually not a new language, but I think it can be treated as such since it uses a significantly different style of JavaScript that requires knowledge and experience with functional programming concepts that would not fit into the main JavaScript track. I think that there is enough interest in Ramda based on its weekly npm downloads that it would be valuable for people who use it or want to learn it to be able to practice it on Exercism.
What is the official website for the language?
Is this a language that comes in many variants? If so, which variant should we support?
NA
Does the language have an official logo? If so
- please include a link to an example
- please list the attribution rights of that logo
Ramda logo artwork © 2014 J. C. Phillipps. Licensed Creative Commons CC BY-NC-SA 3.0.
Does the language have an unofficial logo? If so
NA
- please explain the ways in which people use the unofficial logo
- please include a link to an example
- please list the attribution rights of that logo
Is there a testing framework available for the language?
JavaScript testing frameworks
Is this language listed as 'supported' by Prism.js? If so
- what is Prism's canonical spelling for the language?
javascript
- what file extensions should be highlighted?
.js
If it is not supported by Prism.js, what is the closest supported language it maps to?
Who will be leading the effort to launch the track?
This is undetermined. I would like to first see whether this kind of track would be possible.
Activity