SoylentNews
SoylentNews is people
https://soylentnews.org/

Title    Announcing Remacs: Porting Emacs to Rust
Date    Friday January 13 2017, @07:34PM
Author    n1
Topic   
from the to-vi-or-not-to-vi dept.
https://soylentnews.org/article.pl?sid=17/01/13/0119220

MrPlow writes:

Submitted via IRC for TheMightyBuzzard

I am delighted to announce Remacs, a project to port Emacs to Rust!

Emacs, at its heart, is a lisp interpreter written in C. In Remacs, we're replacing this C code with Rust, and all the elisp you know and love will just work.

If you've ever fancied contributing to core Emacs, this is a great opportunity to learn the internals. There's tons of low hanging fruit, we have a list of good first bugs and even a walkthrough of writing your first elisp function using Rust.

Rust is perfect for this because we can port incrementally. If you want to replace the entire regular expression engine, you can do that. If you just want to replace this function here, you can do that and the C code won't even notice. You will have a full-blown Emacs every step of the way.

[...] Remacs is based on Emacs 25.2. We've got enough type definitions that you can write interesting built-in functions, but the project is still at a very early stage. Using these, we've got a few built-in elisp functions written entirely in Rust: some arithmetic, some type checks, and even some basic list functionality.

I'll stick to MrPlow for now, thanks. He's Rust enough for me until his code stops looking like a noob wrote it.

Source: http://www.wilfred.me.uk/blog/2017/01/11/announcing-remacs-porting-emacs-to-rust/


Original Submission

Links

  1. "MrPlow" - https://soylentnews.org/~MrPlow/
  2. "Remacs" - https://github.com/Wilfred/remacs
  3. "a list of good first bugs" - https://github.com/Wilfred/remacs#help-needed
  4. "writing your first elisp function using Rust." - https://github.com/Wilfred/remacs#porting-c-functions-to-rust-walkthrough
  5. "Original Submission" - https://soylentnews.org/submit.pl?op=viewsub&subid=17979

© Copyright 2024 - SoylentNews, All Rights Reserved

printed from SoylentNews, Announcing Remacs: Porting Emacs to Rust on 2024-04-20 15:44:52