Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zelienople
on March 30, 2020
|
parent
|
context
|
favorite
| on:
Retina: A regex-based recreational programming lan...
Example Retina code:
K`0¶1
{
\G0`
)`(\d+)\n(\d+)
$2$n$.($1_$2*_)
...you got somethin' severely wrong with you, boy.
mbue
on March 30, 2020
[–]
Appreciate the compliment. :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
K`0¶1
{\G0`
)`(\d+)\n(\d+)
$2$n$.($1_$2*_)
...you got somethin' severely wrong with you, boy.