Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
janjones
on Feb 18, 2022
|
parent
|
context
|
favorite
| on:
Skip: A programming language to skip the things yo...
But it's not just `!=`, it is `!variable = value`, see [1]. That does not look like "not equal" operator.
[1]
http://skiplang.com/docs/lvalues.html
shrimpx
on Feb 18, 2022
[–]
Although !x mean "not x" pretty universally.
janjones
on Feb 18, 2022
|
parent
[–]
Yeah, that's true, but I guess one can distinguish it quite easily when it's on the left side of an assignment.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://skiplang.com/docs/lvalues.html