81 projects tagged "Windows"
TEA is a powerful and easy-to-use Qt4-based editor with many useful features for HTML, Docbook, and LaTeX editing. It features a small footprint, a tabbed layout engine, support for multiple encodings, code snippets, templates, customizable hotkeys, an "open at cursor" function for HTML files and images, miscellaneous HTML tools, preview in external browser, string manipulation functions, Morse-code tools, bookmarks, syntax highlighting, and more.
The CODE:NEO Application Server is a Web server extension that bridges the gap between web interfaces and compiled code. It allows the user to build "Joints" with .CnBin extensions, which can be called through the Web server and operate at ultra-fast speeds. CODE:NEO also comes with two API libraries (CnUtil and CnServer) that provide many convenient rapid development tools.
LavaPE is a programming environment for the experimental object-oriented programming language Lava. It replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors. The pure point-and-click nature of Lava programming and the concise representation of programs as declaration trees with small chunks of executable code simplify programming, and ease comprehension.
Blyte is a program for writing movie screenplays. Compared to a normal word processor, it is easier, faster, and more efficient for writing scripts, since it knows how scripts are put together. It can thus predict what you want to do next, automatically find errors, format the script correctly, and much more.
Open Watcom consists of the famous Watcom C++ and WATFOR compilers -- now open source. Open Watcom is mainly used for developing embedded, DOS, and ncurses software. Open Watcom includes the C/C++/Fortran IDE from Watcom for DOS and a full set of command-line tools for compilation, including the superb Watcom debugger. Open Watcom emits easy-to-understand errors and warnings when things go wrong. Open Watcom generates small statically linked binaries for Linux, Win32, Win16, OS/2, QNX, NetWare, and MS-DOS real and protected mode, among other targets. However, Open Watcom is still only beta-quality on Linux and BSD. The two most serious issues are imperfect C++ template support and an inability to dynamically link with shared libraries built by GCC. Also, Open Watcom is released under the Sybase Open Watcom Public License, which is considered non-free by most Debian Linux developers. NOTE: Open Watcom binaries for Linux are not available anywhere. You must build it yourself. 1.5 has known build issues on Linux; use version 1.4 or the current daily build instead.
The aim of the Casetta project is to provide a collection of software to open, edit, convert, and transfer data with a Casio graphical calculator. For the moment, it provides three programs. Casetta is a Python module to make conversions between various Casio data formats, transfers with a Casio calculator, and let any Python program manage data such as programs, backups, etc. Casetta_cli is a command line interface for Casetta to make massive format conversions, or just to use a powerful interface. Gasetta is a graphical interface for file conversion, transfers, and to manage and edit your data.