From 37977b04d59e6c3964d77477d0bded6eab3e7172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Tue, 20 Jul 2021 18:42:03 +0200 Subject: [PATCH] dev-scheme/racket: update metadata.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit untabify & add bugs-to Signed-off-by: Maciej Barć --- dev-scheme/racket/metadata.xml | 72 +++++++++++++++++----------------- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/dev-scheme/racket/metadata.xml b/dev-scheme/racket/metadata.xml index bb10e4d..306d9b7 100644 --- a/dev-scheme/racket/metadata.xml +++ b/dev-scheme/racket/metadata.xml @@ -1,39 +1,41 @@ + - - xgqt@protonmail.com - Maciej Barć - - - 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. - 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. - 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. - - - - Build Racket on Chez (Racket CS) - - - 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 - - - - racket/racket - + + xgqt@protonmail.com + Maciej Barć + + + 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. + 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. + 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. + + + + Build Racket on Chez (Racket CS) + + + 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 + + + + https://github.com/racket/racket + racket/racket +