clojure / clojure/clojurescript-site

Add a note regarding :language-in default

Open
#262 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

minor
Dominant language
Shell
Stars
107
Forks
130
PR merge metrics
No merged PRs in 30d

Description

We default to :ecmascript5 https://github.com/clojure/clojurescript-site/commit/405db118041313a70757e26531fbaef0527b98a9

This ticket asks that we add a note indicating that the compiler really emits :ecmascript3, but specifies this for a reason (rooted in https://github.com/clojure/clojurescript/commit/72e2ab6e63b3341aa26abcbdd72dc291cbd0c462).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the referenced clojurescript-site commit and the ClojureScript compiler commit to understand the existing :language-in default and its rationale. Add a documentation note stating that the compiler emits :ecmascript3 while the default is specified as :ecmascript5, including the reason described by the linked history.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.