Perl/ Perl 6 Operators
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I noticed that perl have the $_ and @_ symbols, both can be accessed like this $_[0] and @_[0].
Can we have $_, $_[, @_, @_[ ligatures? I know that exists the #_ for clojure.
Also, perl 6 has a lot of operators, https://docs.perl6.org/language/operators and https://docs.perl6.org/language/variables
I think it would be nice if some of them were in ligature form, but i don't know if it is possible since a lot have letters . I don't know the language, so I can't help decide if they would be useful or not.
Thanks
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reviewing the Perl 6 operator and variable references linked in the issue, then compare the requested Perl symbols with the existing FiraCode ligature set. No repository file or test is identified; done would require deciding which symbols are useful and feasible and documenting or implementing a defined subset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, perl
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100