# Source: geiser # Package: elpa-geiser # Versions: elpa-geiser (0.31.1-1), elpa-geiser (0.32-1) # This Description is active # This Description is owned # Prioritize: 47 Description: Generic Emacs/Scheme interaction mode Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode. . Geiser supports Guile, Chicken, Gauche, Chibi, MIT-Scheme, Gambit, Racket, Stklos, Kawa and Chez. Each one has a separate ELPA package (geiser-guile, geiser-chicken, etc.) that you should install to use your favourite scheme. . Main functionalities: - Evaluation of forms in the namespace of the current module. - Macro expansion. - File/module loading. - Namespace-aware identifier completion (including local bindings, names visible in the current module, and module names). - Autodoc: the echo area shows information about the signature of the procedure/macro around point automatically. - Jump to definition of identifier at point. - Direct access to documentation, including docstrings (when the implementation provides them) and user manuals. - Listings of identifiers exported by a given module (Guile). - Listings of callers/callees of procedures (Guile). - Rudimentary support for debugging (list of evaluation/compilation error in an Emacs' compilation-mode buffer). - Support for inline images in schemes, such as Racket, that treat them as first order values. Description-it: modalità generica per interazione Emacs/Scheme Geiser è una modalità generica per interazione Emacs/Scheme che ha un REPL migliorato e un insieme di modalità secondarie che migliorano la modalità principale base di Emacs per Scheme. . Geiser gestisce Guile, Chicken, Gauche, Chibi, MIT-Scheme, Gambit, Racket, Stklos, Kawa e Chez. Ognuno ha un pacchetto ELPA separato (geiser-guile, geiser-chicken, ecc.) che dovrebbe essere installato per usare il proprio Scheme preferito. . Funzionalità principali: - valutazione di forme nello spazio dei nomi del modulo corrente; - espansione di macro; - caricamento di file/moduli; - completamento degli identificatori che tiene conto degli spazi dei nomi (inclusi collegamenti locali, nomi visibili nel modulo corrente e nomi dei moduli); - Autodoc: l'area di echo mostra automaticamente informazioni sulla firma della procedura/macro intorno al punto; - salto alla definizione dell'identificatore al punto; - accesso alla documentazione (incluse le docstring quando l'implementazione le fornisce) e ai manuali utente; - elenco degli identificatori esportati da un dato modulo (Guile); - elenco di chiamanti/chiamati delle procedure (Guile); - supporto rudimentale per debug (elenco di errori di valutazione/compilazione nel buffer di Emacs per modalità per compilazione); - gestione di immagini in linea in Scheme, come Racket, che le trattano come valori di primo ordine. # other Descriptions of the elpa-geiser package with a translation in it: # # Description-id: 233794 https://ddtp.debian.org/ddt.cgi?desc_id=233794 # patch https://ddtp.debian.org/ddt.cgi?diff1=233794&diff2=315564&language=it # This Description was in trixie from 2023-06-12 to 2025-04-27; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in sid from 2015-09-04 to 2025-04-17; # This Description was in buster from 2017-07-28 to 2022-09-13; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in stretch from 2015-09-09 to 2020-07-21; #