-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for APL, Agda et al. #47
Comments
EDIT: updated the list. Here's the top few unicode characters used in Agda's standard library: Click to see, the list is long
|
@takanuva I think we will get there, in time. ) |
- Made triple equal ligature === more spacious #25 - Added 70 symbols from #47 - Tuned # #275 - Added =: ligature #305 - Added floor and ceiling mathematical characters #328 - Corrections in Θ θ ξ Σ ∑ #351 - Added Cyrillic Kazakh letters #391 - Added ligature ;;; #393 - The ligature <- have 3 digit exclusion #403 - Fixed regression with <-- ligature #417 - Fixed interpolation error in Italic #431 - Corrected placement of * in */ ligature in Regular master - Tuned Ч ч - Rounded corners in ⚠
Are contributions toward extending the APL set allowed? |
Yes, definitely. |
The majority of symbols for APL family languages is in the Miscellaneous Technical block. These are the required symbols: (if they are not visible, see them here) Click to expand
|
@razetime Thanks for making a list! We compared to what we already have and came to conclusion that it will be easier to finish what's left in your list inhouse. Made a push with all the glyphs we made. Any feedback is appreciated. |
Great! I will download and test out the glyphs now. |
Are there any plans to support symbols for programming in APL? Other languages, such as Agda, use a few unicode mathematical symbols for programming, and could benefit as well.
I have previously discussed this issue here, and it has been continued here for other fonts.
Disclaimer: I have written some APL code in the past, but it's been a long time since I've last done that. More recently I've written some Agda code, though.
The text was updated successfully, but these errors were encountered: