From 0479296f65a968448414ceff9787a6f6f7f6cb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Wed, 4 Aug 2021 03:13:23 +0200 Subject: [PATCH] dev-scheme/gerbil: update metadata.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-scheme/gerbil/metadata.xml | 62 ++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/dev-scheme/gerbil/metadata.xml b/dev-scheme/gerbil/metadata.xml index 9a6c4ae255..95631da130 100644 --- a/dev-scheme/gerbil/metadata.xml +++ b/dev-scheme/gerbil/metadata.xml @@ -1,34 +1,36 @@ + - - xgqt@riseup.net - Maciej Barć - - - - Add support for using dev-libs/leveldb - - - Add support for using dev-db/lmdb - - - Add support for yaml file format - - - - Gerbil is an opinionated dialect of Scheme designed - for Systems Programming, with a state of the art macro - and module system on top of the Gambit runtime. - The macro system is based on quote-syntax, and provides - the full meta-syntactic tower with a native implementation - of syntax-case. It also provides a full-blown module system, - similar to PLT Scheme’s (Racket) modules. The main difference - from Racket is that Gerbil modules are single instantiation, - supporting high performance ahead of time compilation - and compiled macros. - - - vyzo/gerbil - + + xgqt@riseup.net + Maciej Barć + + + + Add support for using dev-libs/leveldb + + + Add support for using dev-db/lmdb + + + Add support for yaml file format + + + + Gerbil is an opinionated dialect of Scheme designed + for Systems Programming, with a state of the art macro + and module system on top of the Gambit runtime. + The macro system is based on quote-syntax, and provides + the full meta-syntactic tower with a native implementation + of syntax-case. It also provides a full-blown module system, + similar to PLT Scheme’s (Racket) modules. The main difference + from Racket is that Gerbil modules are single instantiation, + supporting high performance ahead of time compilation + and compiled macros. + + + vyzo/gerbil + https://github.com/vyzo/gerbil +