Adding more to boot-9

2012-09-04 Thread Ian Price
Alternative title: list lurker suggests bloat I want to propose the addition of four procedures to guile's (ice-9 boot-9) aka core guile: fold, fold-right, shuffle, and perhaps shuffle!. I can provide patches myself, or one of you handsome people can do it for me :) First, fold and fold-right

init.scm

2012-09-04 Thread Ian Price
Attempting to resolve a guildhall bug with tupi[0], he mentioned init.scm. I was not aware that guile read such a file, and it is not in the manual, but it is in NEWS. So, first off, that situation should change. Secondly, the bug in question was that tupi has the option (read-set! keywords

SRFI-105 (curly-infix-expressions) marker #!srfi-105 ... could guile live with that?

2012-09-04 Thread David A. Wheeler
Help! I'm currently drafting SRFI-105, curly-infix-expressions: http://srfi.schemers.org/srfi-105/ and trying to please everyone (ha!). Can you tell me if the most recent draft is something guile could live with? In particular, since SRFI-105 is a reader modification, some comments indicated