nanoide is an effort to build
scriptable build tool with source code editor. Initially I developed
this tool to test some of my ongoing compiler projects and later I
extend it with source code editors and with simple UI.
nanoide build 138 with sample build script |
nanoide build system is based on FreePascal style scripting system and it comes with more than 50 inbuilt support functions. With help of nanoide, users can create complex
conditional build flows and it helps to automate system testing
processes also.
Current version (build 145) of nanoide
editor support C/C++, Java, Pascal/Delphi/Lazarus, Python, HTML, XML,
CSS, Perl, Basic/Visual Basic, SQL, Tex, DOS batch scripts and
UNIX\Linux shell scripting. nanoide is developed using Lazarus and
it can be compiled and execute on Windows, Linux and Mac OS
platforms. Virtually nanoide is compatible with any command line-driven compiler and it is tested with TinyC Compiler,
Lua, Python, FPC and with PHP.
nanoide build system and source code
editors are release as an open source – free software under the
terms of MIT license. Latest nanoide source codes and executables are
available at sourceforge.net – nanoide project page.
Comments