Readit News logoReadit News
ralt commented on CL21 – Common Lisp in the 21st Century   github.com/cl21/cl21... · Posted by u/eruditely
martinflack · 10 years ago
It's all there with libraries, if you hunker down. I came from Perl so yes it's harder.

Library-wise, CL-PPCRE and SPLIT-SEQUENCE are your friends, along with a bunch of the sequence operations in the ANSI spec, and finally, you should get comfortable doing some string stuff in LOOP going char by char or word by word.

ralt · 10 years ago
I like UIOP:SPLIT-STRING instead of SPLIT-SEQUENCE.
ralt commented on Authenticate on linux by plugging your USB stick   github.com/ralt/hermes... · Posted by u/Amaan
ralt · 10 years ago
Hi!

Project author here, glad to answer any question.

u/ralt

KarmaCake day1September 25, 2015View Original