oakmac / oakmac/standard-clojure-style-js

quirky anonymous fn syntax test case

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
137
Forks
8
PR merge metrics
No merged PRs in 30d

Description

This is a good test case to add to the parsing corpus:

Yet another Clojure reader quirk: %2r11 is a valid anonymous argument and is equivalent to %3 and so is %3.14 or %13/4. %-1 is the same as %& or %-3/3, %-0x1 etc.

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

Start by locating the parsing corpus and its existing anonymous-function syntax tests in the repository. Add the linked Clojure reader cases for anonymous arguments, then run the relevant parser test suite and confirm the corpus accepts them without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
compilers
Issue type
Feature
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.