Srefactor

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Srefactor
Description Refactoring tool based on the Semantic parser framework
Author tuhdo
Maintainer tuhdo
Source https://github.com/tuhdo/semantic-refactor

Semantic Refactor is a C/C++/Lisp (both Elisp and Common Lisp) refactoring tool based on the Semantic parser framework.

For Lisp, its features include:

  • Format whole buffer
  • Format a defun
  • Convert a sexpression into one line precisely
  • Convert a sexpression into multiple lines precisely

For more information, see https://github.com/tuhdo/semantic-refactor/blob/master/srefactor-demos/demos-elisp.org

Srefactor-demo.gif