Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lukego
on Aug 20, 2017
|
parent
|
context
|
favorite
| on:
McCLIM: A GUI Toolkit for Common Lisp
Regex code was probably based on the standard Erlang regex module that Robert Virding wrote. Simplified by skipping the regex syntax and writing the AST directly (like in scsh.)
agumonkey
on Aug 20, 2017
[–]
Ha, great, another name to google :p
ps: always skip the parsing.
abecedarius
on Aug 21, 2017
|
parent
[–]
I had some fun Haskelling Thompson's algorithm too:
https://github.com/darius/sketchbook/blob/master/regex/nfave...
-- though I think Haskell's at a disadvantage for this one.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: