evo jučer izašo novi draft r7rs-a, pa koga zanima:
http://trac.sacrideo.us/wg/raw-attachment/wiki/WikiStart/r7rs-draft-6.pdf
poz
--aka
Ne znam za ostale, ali meni se naročito svidio time library, posebno funkcije:
`current-jiffy` i `jiffies-per-second`. :-)
Pretpostavljam da to ipak nije specifičnost ovog nacrta standarda.
Dinko
2012/2/15 Alan Pavičić <aka...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "lang gang" group.
> To post to this group, send email to lang...@googlegroups.com.
> To unsubscribe from this group, send email to lang-gang+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/lang-gang?hl=en.
>
da bi razumio o čemu prićaš, evo ti quote sa wikipedie (Scheme, r7rs)
The R6RS standard has caused controversy because it is seen to have
departed from the minimalist philosophy.[10][11] In August 2009, the
Scheme Steering Committee which oversees the standardization process
announced its intention to recommend splitting Scheme into two
languages: a large modern programming language for programmers, and a
subset of the large version retaining the minimalism prized by
educators and casual implementors;[1] two working groups were created
to work on these two new versions of Scheme. The Scheme Reports
Process site has links to the working groups charters, public
discussions and issue tracking system.
--aka