From bb4df233f3e497706b97c7d9e817e1db47a813cf Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 11 Feb 2019 13:32:54 +0100 Subject: Hello world! This is Guile Studio. --- README.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..96db7b8 --- /dev/null +++ b/README.org @@ -0,0 +1,12 @@ +Racket has Dr Racket. Guile has ... Emacs? This is Emacs with a few +settings that make working with Guile easier for people new to Emacs. +Features include: CUA mode, Geiser, tool bar icons to evaluate Guile +buffers, support for Guile's very own picture language, code +completion, a simple mode line, etc. + +Imagine a person who would love to learn Guile but is told to first +learn Emacs. “Guile Studio” aims to be a more suitable programming +environment for Guile learners and Emacs agnostics. The goal is not +to create yet another “prelude” or starter pack for general use of +Emacs. Instead the only goal is to hide Emacs quirks and provide a +pleasant Guile + Geiser experience out of the box. -- cgit v1.2.3