5 projects tagged "GPLv2"
VB.NET mode for Emacs is a mode for editing programs written in Visual Basic .NET (VB.NET). This mode features: automatic indentation of VB.NET syntax; font locking; automatic keyword capitalization; integration with compile.el, flymake.el, and imenu.el; built-in snippets for ya-snippet.el; and some minor convenience functions.
oTranCe offers a ready to go and entirely Web-based translation platform to your project and your translators. The files you already translated can be imported easily, and the present stage can be exported to language packages at any time. If you are using a versioning system you can, update your repository with just a mouse click. All your translators need is a login to start working on translations. The administrator will be able to adjust very fine-grained rights and roles for your developers and translators.
Lightweight MVC is a PHP implementation of the MVC design pattern. It is small and ideal for learners. There is no view loader, so all public methods and variables inside the controllers will be exposed to the views. It uses a library system to make it easy to move your codebase to and from other MVC implementations.