Alan Manuel Gloria: > The Common Lisp prettty printer algo: > http://dspace.mit.edu/handle/1721.1/6503
Thanks. Below are a few more pretty printers, starting with "short names" I've given them, URLs, and licenses. Most of these are really complex, which is not so great for experimentation. I think for a first cut "pretty printer" we're better off creating a simple one, based on the code we already have. After that, we can build something more complex, possibly cannibalizing the first cut. --- David A. Wheeler ===================== ksi-pp.scm http://www.koders.com/scheme/fidCC0741CFED163962CC292611C3FBC33ABBF15DE1.aspx?s=pretty+printer#L3 MIT license https://sourceforge.net/projects/ksi/ Ksi is a portable, embeddable Scheme implementation written in C. elk-pp.scm http://www.koders.com/scheme/fidE91F8C44979FEE7959603E5A70BB63E017CFD3BE.aspx?s=pretty+printer#L3 https://sourceforge.net/projects/foo/ LGPL (?) kelsey-pp.scm http://www.koders.com/scheme/fid96B579754FF5D0C0A210D0BEC007642C51D1A8D4.aspx?s=pretty+printer#L3 https://sourceforge.net/projects/scsh/ (Scsh - a scheme shell) BSD license. " It's too hairy, and it has unexploited internal generality. It really ought to be rewritten." But it has discussion on options. gnu-scheme-pp.scm http://www.koders.com/scheme/fid53775BCA12996F02F8CDE78779C56C02ACCB04BF.aspx?s=pretty+printer#L28 https://savannah.gnu.org/projects/mit-scheme/ GPL bpp.scm http://www.koders.com/scheme/fid1BEE89DE7C4CF6043EA232F3779374A89335B844.aspx?s=pretty+printer#L8 https://sourceforge.net/projects/bigloo4windows/ Bigloo for Windows GPL/LGPL ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss