Editor's review
This is a visual programming environment.
Limnor Studio is a general-purpose visual programming system. It helps developers create projects codelessly by simply defining the structures visually. This offers an integrated development environment for rapid development. Developers only need to construct objects and do event-linking. Event-linking is created via the Event-Path visual language. Function development is done via control-flow visual language. Whether it is a standalone software or a web based one, the approach to development is the same. Web applications are developed as if it is a standalone application without the client-server boundary. This tool also helps develop cloud based application with equal ease. The development environment has features that make development of Windows form applications, DLLs, kiosk and services development. Console applications, Windows installers and screensaver applications can be built with equal ease. Development of remote services, web services and related ASPX web sites and applications as well as PHP web sites and applications can be built with equal ease.
Based on the visual structures you develop, code is generated in EXE, DLL, MSI, SCR, ASPX, PHP, HTML, CSS, and JS. The visual representations are translated into XML based descriptions. A compiler uses these XML files to generate C# code. The tool will develop C# source files, resource files and Visual Studio project files are also generated for you when the development environment is in .NET framework. Action diagrams help represent complex programming logic clearly. Math expressions can be edited and variable mapped to programming entities. This should be easy to use for the programmer/developer types. This is a very good product and should help boost programming productivity.
User comments