|
Description
Limnor Codeless Programming System it is the first generic purpose codeless and visual programming system in the world. It can be used to create computer software without using computer languages. It opens the door of computer programming to a much broader population. With it, almost anyone can do computer programming. Programming is no more complicated than using daily office software. Anyone can make their own vivid presentations, data managing applications, kiosk applications, etc., without hiring extra software engineers.
Features: Loop (recursive execution) Branch (conditional execution) User defined mathematic expressions supporting common mathematic operations and 27 common functions and constants. Users may add any kinds of new math functions via DLLs. Bitwise operations. User defined logic expressions supporting AND, OR, NOT, >, >=, =, <, <=, <> (not equal), and grouping by "(" and ")" String operations Arrays User defined variables Call Dynamic Link Libraries (DLL) from within Limnor applications directly, in a codeless manner Use Visual Basic and Ccode from within Limnor applications directly, in a codeless manner Use ActiveX controls and .NET classes from within Limnor applications, in a codeless manner Limnor is an open platform. Its structure is designed for adding new features very easily by adding DLL files without changing or recompiling the main system.
|