Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 18903514377b70e61ab615e6daa96b043dee3b91 Size: 74.68 KB File Format: zip
Rating: 2.347826086
out of 5
based on 23 user ratings
Downloads: 274 License: Free
ModPro is a free software by WorldTree Software and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download ModPro which is 74.68 KB in size and belongs to the software category WEB Design. ModPro was released on 2008-01-16 and last updated on our database on 2017-02-20 and is currently at version 1.02.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
ModPro Description
ModPro provides the ability to create web pages using modular programming principles.
Modular programming makes programs easier to read, write, debug, and maintain by dividing them into managable pieces.
The benefits of modular programming are:
ï¿ It makes your code easier to write because individual modules can be independently written and tested
ï¿ Implementation details are hidden in modules making it easier to read and maintain your code
ï¿ Individual modules can be reused.
ModPro is much more than another HTML preprocessor that merely allows you to include files and define macros.
Modular Programming Markup Language (MPML) is the name of the language used by ModPro. MPML is an XML based scripting language, like HTML or XSL.
At the most basic level MPML provides support for modules that can be defined and referenced from anywhere. It also provides an inclusion mechanism to insert the contents of one file into another file. This allows you to define module libraries and include them in multiple files.
At a more advanced level MPML provides support for creating custom modules in XSL that are used to implement some custom functionality. A collection of custom modules is called a custom module package, or ModPack. The core ModPro module package XSL file is mpml.xsl.
Requirements:
ï¿ Java Runtime Envinronment (JRE) version 5 or later