=====[[http://www.femm.info/Archives/contrib/femmed-bin.zip|FEMMed]]===== An editor for Lua scripts with FEMM syntax highlighting. Written in 2004 by Adrian Gibbons at [[http://www.lboro.ac.uk/departments/el/|Loughborough University]]. **Acknowledgements** The following articles and demonstration code were used with extensive modification of the source code to match the requirements of this project – apart from the hyperlink and multiple tabbed interface which was altered to a lesser degree by the inclusion of some additional code. “Auto-completion in rich edit control” by Paolo Vernazza [[http://www.codeproject.com/richedit/autocomplectionctrl.asp|http://www.codeproject.com/richedit/autocomplectionctrl.asp]] “A multi document tabbed interface” by Dundas Software [[http://www.codeproject.com/docview/tabbedmdi.asp|http://www.codeproject.com/docview/tabbedmdi.asp]] “Hyperlink control” by Chris Maunder [[http://www.codeproject.com/miscctrl/hyperlink.asp|http://www.codeproject.com/miscctrl/hyperlink.asp]] “Syntax coloring Editor” by Juraj Rojko [[http://www.codeguru.com/Cpp/controls/richedit/syntaxhilighting/article.php/c2387|http://www.codeguru.com/Cpp/controls/richedit/syntaxhilighting/article.php/c2387]] “VB style tool tip control similar to IntelliSense ToolTip” by Alex Hazanov [[http://www.codeproject.com/miscctrl/intellitip.asp|http://www.codeproject.com/miscctrl/intellitip.asp]]