diff options
author | Robin Templeton <robin@terpri.org> | 2024-12-07 08:51:21 -0500 |
---|---|---|
committer | Robin Templeton <robin@terpri.org> | 2024-12-07 08:51:56 -0500 |
commit | 0ce2f2a5ab88949c450f8e57777d27beb320cd04 (patch) | |
tree | a976d13851d87f5fb54fabd5668709b6064bd7fb | |
parent | 4ad90a28a920327cfbf655f3954c7f1a19f1cae7 (diff) | |
download | emacsconf-wiki-0ce2f2a5ab88949c450f8e57777d27beb320cd04.tar.xz emacsconf-wiki-0ce2f2a5ab88949c450f8e57777d27beb320cd04.zip |
add contact hyperlinks
-rw-r--r-- | 2024/talks/guile.md | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/2024/talks/guile.md b/2024/talks/guile.md index b526485d..98e49df8 100644 --- a/2024/talks/guile.md +++ b/2024/talks/guile.md @@ -7,18 +7,21 @@ # Beguiling Emacs: Guile-Emacs relaunched! -Robin Templeton (they/them) - IRC: robin, - robin on libera.chat - Matrix: @terpri:matrix.org - Mastodon: @lispwitch@octodon.social - Website: <http://terpri.org/>, <mailto:robin@terpri.org> +Robin Templeton (they/them) + +IRC: robin on libera.chat; Fediverse: [@lispwitch@octodon.social](https://octodon.social/@lispwitch); Matrix: [@terpri:matrix.org](https://matrix.to/#/@terpri:matrix.org); website: <http://terpri.org/>; mail: <mailto:robin@terpri.org> [[!inline pages="internal(2024/info/guile-before)" raw="yes"]] -The Guile-Emacs project seeks to develop new foundations for Emacs, -building on forty years of development to prepare the way for the next -forty. Guile-Emacs brings Emacs and Guile together by providing a new -Elisp implementation based on Guile's compiler technology, serving as -the basis for a more expressive and extensible version of Elisp. We -envision Guile and Emacs being co-developed in a sort of mutualism, with -Emacs becoming the heart of a "Lisp machine for the 21st century" and -with Guile fulfilling the promised role of Lisp from the GNU Manifesto. +[The Guile-Emacs project](https://guile-emacs.org/) seeks to develop new +foundations for Emacs, building on forty years of development to prepare +the way for the next forty. Guile-Emacs brings Emacs and Guile together +by providing a new Elisp implementation based on Guile's compiler +technology, serving as the basis for a more expressive and extensible +version of Elisp. We envision Guile and Emacs being co-developed in a +sort of mutualism, with Emacs becoming the heart of a "Lisp machine for +the 21st century" and with Guile fulfilling the promised role of Lisp +from the GNU Manifesto. Guile-Emacs is now being developed by a democratic workers cooperative, focused on development of the project itself and related components of |