freebsd-ports/lang/ypsilon/pkg-descr
Bartek Rutkowski 788f9a609c lang/ypsilon: Update sources and fix builds
- Remove MASTER_SITES and add USE_GITHUB to fetch sources from new location
- Add USE_GCC= to fix builds failing with CLANG
- Add LICENSE and LICENSE_FILE
- Update pkg-descr

PR:		212694
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2016-09-15 11:36:56 +00:00

8 lines
360 B
Plaintext

Ypsilon is an implementation of Scheme programming language for real-time
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://www.littlewingpinball.net/mediawiki/index.php/Ypsilon
WWW: https://github.com/fujita-y/ypsilon