Hi Alan, Am Montag, 9. Juni 2014, 06:51:44 schrieb Alan Manuel Gloria: > The specifications do not indicate what the supported elements are. > What happens if I input the C string "(define foo\n bar)\n"? (or in > short, is parentheses supported?)
Within parentheses whitespace parsing is disabled, so you can just throw in any lisp code without changing its behavior. I just saw that I only said this in the clarifications. It’s fixed now. Thanks! > You reference SRFI-105, but only as > an indirect reference from SRFI-110. I'd assume you want each "token" > in your syntax to actually be neoteric but it's not spelled out. Or > is each "token" just a Lisp atom? How about vector literals? If I understand your question correctly, generally each token is simply a Lisp atom. It can be used as neoteric if you activate SRFI-105 (so you can use suffix-parens to make it a function-call). Best wishes, Arne > On Mon, Jun 9, 2014 at 1:50 AM, Arne Babenhauserheide <arne_...@web.de> wrote: > > Hi Alan, > > > > Am Sonntag, 1. Juni 2014, 08:35:58 schrieb Alan Manuel Gloria: > >> It might be better to extend your clarification section a little. I > >> think your intent here is that : at the beginning of a line adds an > >> extra open parentheses that gets closed at end-of-line (rule 4.2.7) > >> *and* defines an indentation level. > > > > Thank you for spotting that - and thanks for checking the SRFI! > > > > Thank to your commetn, I also found another point where I wasn’t spelling > > the intent exactly enough: it defines an indentation level *at the position > > of the colon*. > > > > I now added your note to the clarifications. How should I reference you? > > > > Best wishes, > > Arne > > > >> On Thu, May 8, 2014 at 4:31 AM, Arne Babenhauserheide <arne_...@web.de> > >> wrote: > >> > Hi, > >> > > >> > I worked quite a bit on my simplified readable-spinoff wisp, and since > >> > it now works pretty well, I drafted a SRFI. It is still quite rough, but > >> > the basics should be in. > >> > > >> > In the rationale I contrast it to readable, and it would be nice if you > >> > could check whether I’m fair towards readable in that. > >> > > >> > Also despite the different focus we chose, I consider you folks to be > >> > the experts on indentation-sensitive lisp, so I would be very happy to > >> > get your opinion. > >> > > >> > > >> > http://draketo.de/proj/wisp/srfi.html > >> > > >> > > >> > Best wishes, > >> > Arne > >> > -- > >> > A man in the streets faces a knife. > >> > Two policemen are there it once. They raise a sign: > >> > > >> > “Illegal Scene! Noone may watch this!” > >> > > >> > The man gets robbed and stabbed and bleeds to death. > >> > The police had to hold the sign. > >> > > >> > …Welcome to Europe, citizen. Censorship is beautiful. > >> > > >> > ( http://draketo.de/stichwort/censorship ) > >> > > >> > > >> > > >> > > >> > ------------------------------------------------------------------------------ > >> > Is your legacy SCM system holding you back? Join Perforce May 7 to find > >> > out: > >> > • 3 signs your SCM is hindering your productivity > >> > • Requirements for releasing software faster > >> > • Expert tips and advice for migrating your SCM now > >> > http://p.sf.net/sfu/perforce > >> > _______________________________________________ > >> > Readable-discuss mailing list > >> > Readable-discuss@lists.sourceforge.net > >> > https://lists.sourceforge.net/lists/listinfo/readable-discuss > > > > -- > > singing a part of the history of free software: > > > > - http://infinite-hands.draketo.de > > -- Ich hab' nichts zu verbergen – hab ich gedacht: - http://draketo.de/licht/lieder/ich-hab-nichts-zu-verbergen
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds
_______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss