From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-scheme/racket/metadata.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 dev-scheme/racket/metadata.xml (limited to 'dev-scheme/racket/metadata.xml') diff --git a/dev-scheme/racket/metadata.xml b/dev-scheme/racket/metadata.xml deleted file mode 100644 index 69beced3af9c..000000000000 --- a/dev-scheme/racket/metadata.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - scheme@gentoo.org - Gentoo Scheme Project - - -==Grow your Program== -Racket's interactive mode encourages experimentation, and quick scripts easily compose into larger systems. Small scripts and large systems both benefit from native-code JIT compilation. When a system gets too big to keep in your head, you can add static types. - -==Grow your Language== -Extend Racket whenever you need to. Mold it to better suit your tasks without sacrificing interoperability with existing libraries and without having to modify the tool chain. When less is more, you can remove parts of a language or start over and build a new one. - -==Grow your Skills== -Whether you're just starting out, want to know more about programming language applications or models, looking to expand your horizons, or ready to dive into research, Racket can help you become a better programmer and system builder. - - - - Enable racket/future library for fine-grained hardware parallelism - - - Enable racket/place library for share-nothing parallelism and message-passing communication. Compared to futures, places are heavyweight, but they have a simpler performance model. - - - Enable support for green threads - - - -- cgit v1.2.3