Re: [dev] [dwm] Weird behavior of Java programs
Simple case of RTMF: the issue is explained in dwm's man page.
Re: [dev] lisp
2013/6/29 Andrew Gwozdziewycz : > I don't speak for the suckless community, but despite the fact that I love > it, Lisp is complicated and not very simple at all It's worth noting that the R5RS scheme standard is only ~50 pages long: http://www.schemers.org/Documents/Standards/R5RS/ In comparison,