Y
Hacker News
new
|
ask
|
show
|
jobs
by
leppr
4067 days ago
What do you mean two characters? What are they exactly? I'm guessing $ and ; because it's like jQuery but some operations seem impossible, like how does it even assign variables?
2 comments
Retr0spectrum
4067 days ago
Its quite simple. The "$" and ";" are used in groups of three to signify other characters.
"$$$" = "[" "$$;" = "]" "$;$" = "(" "$;;" = ")" ";$$" = "+" ";$;" = "!"
link
Xophmeister
4067 days ago
I think he meant 1 and 0
link
soheil
4063 days ago
yes
link