Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.9.6-update3 | Martin Wilke | 2008-12-28 | 3 | -78/+60 |
| | | | | | | | | | | | | | Notable changes: - support for FreeBSD/amd64 - a bunch of new libraries - several bugs are fixed PR: 129974 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Notes: svn path=/head/; revision=224885 | ||||
* | Ypsilon is an implementation of Scheme programming language for real-time | Felippe de Meirelles Motta | 2008-08-05 | 2 | -0/+88 |
applications, which conforms to the latest standard R^6RS. Ypsilon features mostly concurrent garbage collector optimized for systems with multiple CPUs, and an easy to use FFI. WWW: http://code.google.com/p/ypsilon/ PR: ports/126015 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=218073 |