Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
shangaslammi
on July 3, 2011
|
parent
|
context
|
favorite
| on:
A Regular Expression Matcher in 30 lines of C
Here's my attempt at implementing the same functionality in Haskell:
https://gist.github.com/1062472
I tried to make it short, but still somewhat readable, so it's not completely "golfed".
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I tried to make it short, but still somewhat readable, so it's not completely "golfed".