跳至主要内容

博文

目前显示的是标签为“XEmacs”的博文

I wish to have an async XEmacs

Bringing Modern Concurrency to XEmacs: Async/Await and Actor Models What if Elisp could handle concurrency as gracefully as Node.js or Python? I am working on an experimental XEmacs branch designed to bring modern paradigms to the editor, including: Native async/await syntax for non-blocking Elisp execution. An Erlang-inspired Actor model for robust, parallel programming. You can track the development and explore the code here: [Link to WIP Async XEmacs Repo]

XEmacs 21.5 beta 35 "kohlrabi" has been released.

If you are an old XEmacs user, you may feel happy to see this from https://www.xemacs.org/.    After ten years, XEmacs released a new version 21.5. So there's still many people cares about XEmacs. The XEmacs' source repo have been moved from altassian Bitbucket to https://heptapod.net/. As Bitbucket have been dropped Mercurial support many years ago.