Skip to content
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

why not convert "ascii" having glyphs names too? #84

Closed
goyalyashpal opened this issue Oct 5, 2023 · 3 comments
Closed

why not convert "ascii" having glyphs names too? #84

goyalyashpal opened this issue Oct 5, 2023 · 3 comments

Comments

@goyalyashpal
Copy link
Contributor

goyalyashpal commented Oct 5, 2023

i had seen that right when that commit was made, but i resisted the temptation to ask immediately
07378ef

but now i can't stop 😅
so, why this exception??

uiua/site/src/tutorial.rs

Lines 170 to 172 in 07378ef

<p>"Functions whose glyphs are ASCII do "<em>"not"</em>" format from their names. For example, "<Prim prim=Trace/>":"</p>
<Editor example="~5"/>
<Editor example="trace 5"/> // Should fail

@kaikalii
Copy link
Member

kaikalii commented Oct 5, 2023

It is to have fewer reserved lowercase words.

@goyalyashpal
Copy link
Contributor Author

It is to have fewer reserved lowercase words.

i agree - but it confused me twice when i was starting: once for "bind", and then again with "negate"

@goyalyashpal
Copy link
Contributor Author

added in abb7f3f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants