[r6rs-discuss] Proposed features for small Scheme, part 1: a stake in the ground
David Van Horn
dvanhorn at cs.brandeis.edu
Fri Sep 4 21:53:23 EDT 2009
John Cowan wrote:
> Procedure introspection is something that historically Scheme has lacked.
> It's an interesting idea, but would need to be worked out further before
> it was ripe for standardization. Consider writing a SRFI. I'm told
> that Chez, MIT Scheme, and Scheme48 are relevant prior art.
I was not able to find documentation for procedure arity inspection for
Chez or Scheme 48. Please let me know if you have pointers.
I was able to find these:
http://larceny.ccs.neu.edu/doc/user-manual.html#id2536543
http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-ref/Arity.html
http://docs.plt-scheme.org/reference/procedures.html
http://practical-scheme.net/gauche/man/gauche-refe_54.html#SEC96
http://ironscheme.codeplex.com/Wiki/View.aspx?title=Procedures
http://ccrma.stanford.edu/software/snd/snd/s7.html
I'm interested in any other relevant links.
Thanks,
David
More information about the r6rs-discuss
mailing list