Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: e422fb16a948b513e993913be9897abc4e932d5b Size: 1.64 MB File Format: exe
Rating: 2.04347826
out of 5
based on 23 user ratings
Downloads: 69 License: Free
EMPU is a free software by Indie Softworks and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download EMPU which is 1.64 MB in size and belongs to the software category Coding languages and Compilers. EMPU was released on 2013-09-16 and last updated on our database on 2017-03-06 and is currently at version 1.2.
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:
EMPU Description
EMPU stands for Enhanced Multilingual Programming Utility. Basically EMPU is a lightweight text editor with many of the features of an IDE. There are several applications in existence that accomplish parts this goal, however each has its own downside.
Many applications, such as Geany or TextPad, require users to define their own command line parameters and add a new build button to the interface. Also, changes to the build commands can be messy and counter-intuitive. These applications also lack a convenient project management system. With EMPU, the plan is to eliminate these issues entirely.
EMPU features custom build commands for each file type as well as unique commands for each individual project. These commands can edited by the user as well. Project configuration files will be very small – aprx. a few KB. Large project files (like in Visual Studio) are unnecessary and very inconvenient when transferring and backing up projects. EMPU will also features a project merge system to easily update projects to a new version.
Another intended feature is a basic version control system. The system will keep track of all code changes between versions. If you choose, all changes will be logged and stored with your project. Using this data, an automatic change log can be generated with the click of a button. Committing changes to a project can be done through either a Commit or Merge feature. Keep in mind, this will be only be a basic system. It will be fast and it will be effective, however it will not be as feature-rich as something like Git. On that note, Git integration is also being considered.