Search found 1 match

by sh4r4d
Tue Aug 31, 2010 3:16 am
Forum: Common Lisp
Topic: Equivalent of shlex.slpit of python in common-lisp
Replies: 5
Views: 6573

Equivalent of shlex.slpit of python in common-lisp

Hi All,
Do anybody know the equivalent of
shlex.split from python in Common Lisp.

Basically I am in search of to split a string at white space, but ignore text in
quotes.

--
Regards
-sharad