summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-02-11 13:32:54 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-02-11 13:32:54 +0100
commitbb4df233f3e497706b97c7d9e817e1db47a813cf (patch)
tree422586aa48eb57a8faf2e32a97ba05cd90d3216b /README.org
Hello world! This is Guile Studio.
Diffstat (limited to 'README.org')
-rw-r--r--README.org12
1 files changed, 12 insertions, 0 deletions
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.