The tfel-editor text editor is meant to be a text editor merging the
power of Emacs concepts with
the amazing abilities of the Qt library.
Main features
tfel-editor provides with advanced major modes for:
- Editing and compiling
MFrontfiles. See the description ofMFrontmajor mode for details. - Editing and running
MTestfiles.See the description ofMTestmajor mode for details. - Editing and running
Licosinput files (see https://www.sciencedirect.com/science/article/pii/S0029549315003842). - Editing and running
Cast3Minput files http://www-cast3m.cea.fr - etc.
See also the Frequently Asked Questions.
Portability
tfel-editor is being developped and tested on:
Debian LiNuX(gcc, clang)Windows(Visual Studio 2015 and 2017)
tfel-editor is expected to work on most platforms where
TFEL and Qt
have been ported, which makes it quite universal.