tonsky / tonsky/FiraCode

SystemVerilog operators ^~ ~^ ~& ~| ==? !=? [= [* [-> {<< {>> #=# #-# *> :/

Open
#695 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

suggestion
Dominant language
Clojure
Stars
82k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

I use FiraCode with SystemVerilog language and it has two operators that would look lovely as Glyphs:

  • |=> nonoverlapped implication
  • |-> overlapped implication

There are some other (less popular) SystemVerilog operators, with possibility being a Glyph:

  • ^~ , ~^ Binary or reduction XNOR operators
  • ~& reduction NAND
  • ~| reduction NOR
  • ==?,!=? Binary wildcard equality operators
  • [= nonconsecutive repetition
  • [* consecutive repetition
  • [-> goto repetition
  • {<< right-to-left streaming
  • {>> left-to-right streaming
  • #=# nonoverlapped followed-by
  • #-# overlapped followed-by
  • *> full path connection
  • :/ distribution weight assignment

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 checked SystemVerilog operators as the existing reference, then assess the unchecked operator list in this issue for glyph design and coverage. Done means the selected operators have matching FiraCode glyphs and the issue checklist accurately reflects what was added.

Written by the indexing model from the issue text.

Assessment

Domain
design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.