emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree-sitter api


From: Yuan Fu
Subject: Re: Tree-sitter api
Date: Fri, 10 Sep 2021 12:57:22 -0700

> 
> Sure.  I guess we will have to have a database of module names for
> each programming language somewhere?

My plan is to translate lisp names to C names by default, and have an override 
list for irregular names that can’t be translated correctly.

Just realized another problem, how do we make sure the loaded library is 
GPL-compatible? There certainly won’t be “plugin_is_GPL_compatible” symbol in 
them… And IIUC Emacs cannot load GPL-incompatible dynamic libraries?

Yuan


reply via email to

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