Halcyon IDE
The First IDE for Nmap Script Engine (NSE) Development.
Halcyon IDE is the first (as far as I know) IDE specifically focused on Nmap Script (NSE) Development. It is free to use, java based application that comes with code intelligence, code builder, auto-completion, debugging, and also a bunch of other features like other programming development IDE(s) has.
Halcyon IDE can understand Nmap library as well as traditional LUA syntax. Possible repetitive codes such as web crawling, bruteforcing etc., is pre-built in the IDE and this makes easy for script writers to save their time while developing majority of test scenarios.
![Image of Halcyon IDE 2.0] (http://halcyon-ide.org/images/halcyon_ide_2.0.png)
More documentation and presentation can be available on the official website http://halcyon-ide.org/
License and Copyright
Halcyon is under GNU General Public License v3.0. It is open source software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/