emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Concurrency in Emacs


From: Aurélien Aptel
Subject: Re: Concurrency in Emacs
Date: Tue, 20 Mar 2012 16:57:22 +0100

I don't know if it was mentioned in previous posts but the support for
threads in the C implementation of Emacs can be a lot easier with
coccinelle[1].
Coccinelle is a tool that generates diff files for an entire source
tree based a semantic rules. Think of it as a _really smart_ sed with
operators and constructs for C. It's already used in the linux kernel
so it's production ready.


1: http://coccinelle.lip6.fr
Tutorial: http://home.regit.org/technical-articles/coccinelle-for-the-newbie/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]