 |
Nonags |
 |
 |
NonagsPlus (members) |
 |
|
|
 |
NonagsPlus: All Downloads
from our server. = NO Broken File Links |
 |
 |
|
 |
Programming Tools - Freeware
Gentee |
Gentee 2.5 for Win9x/NT4/ME/Win2k/XP (1032 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1032 kb)
Updated: Nov 07, 2006
Homepage
Author: Gentee. Inc.
|  |
Description: Gentee is a friendly full-scale programming language. It can become a reliable assistant in your everyday work. It also is easy-to-master, and can be your first, as well as tenth programming language. All necessary documentation, examples and a library set are available. Program developers can easily use it in their applications. The compiler and the virtual machine in a single DLL occupy 120 KB.
Gentee is a free programming language. You pay nothing for using this language (even if you use it in your applications).
Gentee is a powerful tool for automation of different operations. It is better to once spend ten minutes for creating a program, than daily spend one minute for execution of chores.
Gentee is not a scripting language. You can execute your program in the Gentee language right away, but since there are no intermediate codes, you can avoid losses of time required for compilation during reruns, even if those are executed rather quickly. Furthermore, an intermediate code makes the initial program text unavailable. On the other hand, you can use Gentee as a scripting or interpreted language because it is allows you to run your pragrams at once.
Gentee is not only a language compiler. Many complete libraries (approximately 400 functions total) are available for working with different types of data. There also are advanced facilities for storing and handling of text data.
Gentee is an easy-to-master programming language, but at the same time its capabilities would not limit your demands in the future, and its syntax would not require anything unnecessary.
| HOME TOP
CalcIt |
CalcIt v10.0 for Win9x/NT4/ME/Win2k/XP (1.96 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.96 mb)
Updated: Nov 21, 2005
Homepage
Author: Dimitris Klaras
|  |
Description: CalcIt is a small, versatile and freeware programming tool to be used by power computer users and programmers to process quickly and conveniently numeric, alphanumeric data and text files, to handle programmatically directories and their files and compose small utilities to run immediately without delays and prerequisites. It is also a calculator and more than that a tool to create custom calculators that can run inside CalcIt's environment or independently. It provides a graphical environment of work where the user can write and execute code in a special simple language and display results at the same place. The codes written are stored in a hierarchical list that serves as a kind of "code palette" where the user at any time can pick one of his/her codes and execute it immediately. So CalcIt is "programmability at your fingertips".
Visual Form designer and code editor with syntax highlight is provided.
| HOME TOP
SSE Setup |
SSE Setup v3.9 for Win9x/NT4/ME/Win2k/XP (2.0 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (2.0 mb)
Updated: Oct 20, 2005
Homepage
Author: Chris Long
|  |
Description: SSE Setup is a program installer/uninstaller for developers to use for the installation and uninstallation of their programs.
It shines in that it is Simple, Smart, and Easy. It allows you to create a good looking installer for your program in literally minutes. Its philosophy is very different from virtually every other installer out there. Unlike other programs, it doesn't use a complicated scripting language and nor does it use some awkward GUI program to get your settings. Its total approach is unique because from the beginning it was designed to allow you to turn out a powerful, good looking installer in a short amount of time. It was also designed with the end-user in mind. Your program can literally be installed by an end-user with only a few clicks - it is very simple for them as well.
SSE Setup does all the important basics as well as some frills. It can copy files, register DLL's/OCX's, create/set/delete registry entires both on installation and uninstallation, create any number of links to any number of locations (Desktop, Start Menu, Startup folder, etc.), and this is all just the tip of the iceberg!
| HOME TOP
Suneido |
Suneido 1.050417 for Win9x/NT4/ME/Win2k/XP (3 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (3 mb)
Updated: Apr 17, 2005
Homepage
Author: Suneido Software
|  |
Description: Suneido is a complete, integrated application platform that includes an object-oriented language, client-server database, and user interface and reporting frameworks to enable you to create, deploy, and maintain applications easier and quicker, with more features and less code. Suneido is Open Source Software - it is provided free, with complete source code, to give programmers full control over their development projects. The IDE can be run in Spanish, Italian, French, German, Russian, Czech, Norwegian, Dutch, Vietnamese, Hungarian, Bulgarian, and Portuguese.
| HOME TOP
VC6Builder |
VC6Builder 1.4 for Win9x/ME/Win2k/XP (25 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (25 kb)
Updated: Dec 16, 2004
Homepage
Author: DSREYNOLDS.NET
|  |
Description: A Commandline utility for Visual Studio 6 and Windows 2000/XP/2003
A software development utility for building Microsoft Visual C++ projects. This utility hijacks Microsoft's msdev.exe and responds with a more accurate return code reflecting the true status of the compile, while still providing the familiar msdev.exe output. Without VCBuilder, msdev.exe will provide a successful result if successfully launched even if the project fails to successfully compile.
Features
*Builds Microsoft Visual C++ projects with a more accurate return code. If a workspace or configuration is not found, the return code is -1. This allows one to compile and, in script code, logically respond to the result whether success or failure.
*Compile output is provided just like msdev.exe
Requirements
*Microsoft Visual C++ 6.0 or Visual Studio 6.0
| HOME TOP
Centum Programming Language |
Centum Programming Language 0.1 for Win9x/NT4/ME/Win2k/XP (1.2 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.2 mb)
Updated: Dec 06, 2004
Homepage
Author: Peter D Schombert
|  |
Description: Centum is an interpreted language that was designed to be used on computers running some version of windows. Our mascot is Minimus (a meerkat, not a dog). It is intended to be a language that makes it easy to express algorithms in, as well as one that helps relieve the programmer of menial work. All data handling is done by external modules (i.e. dll files) both in order to enforce this philosophy and to keep more of the execution time outside of interpreted code, which is by nature slow. Centum's design is very flexible, so it is easy to add new functionality to the language in the form of new loaders, file formats, objects, and control structures. Hopefully this will allow the language to grow with its users.
| HOME TOP
HOME TOP
ScriptVM |
ScriptVM 0.61 for Win9x/ME/Win2k/XP (687 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (687 kb)
Updated: Jun 22, 2004
Homepage
Author: Balrog Software
|  |
Description: ScriptVM is a virtual machine that execute a byte-code program, its like an interpreter but faster, the syntax is similar to Basic languages, you can make very small stand-alone executables, the size of ScriptVM runtime header is 14.5 kb, and the virtual code is strongly packed for small executables. ScriptVM support all Win32 API functions, and external dll user libraries can be used using UseLibrary command, it can create Window or Console based applications, and it have sprite intern commands based on DirectX to make any 2d game. ScriptVM have a installer creator for your programs and a simple sprite editor for game development.
| HOME TOP
Innovasys Freeware Controls Suite |
Innovasys Freeware Controls Suite V1.0 for /NT4/Win2k/XP (2 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (2 mb)
Updated: May 01, 2004
Homepage
Author: Innovasys
|  |
Description: Add a modern XP/Themed look and feel to your applications. Frameplus is themed frame control with auto-enable feature for child controls. ButtonPlus is an alternative to the VB command button control that includes a range of features to give your buttons more functionality and visual appeal. ScrollBarPlus - provides full theme support and with the added bonus that the ScrollBars cannot get keyboard focus.
| HOME TOP
Visual Component Framework |
Visual Component Framework 0.6.5 for Win9x/NT4/ME/Win2k/XP (12 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (12 mb)
Updated: Apr 04, 2004
Homepage
Author: Jim Crafton
|  |
Description: The Visual Component Framework is a C++ application framework that offers a modern, clean, C++ architecture and is designed to be cross platform. The core framework is divided into three major libraries, the FoundationKit, the GraphicsKit, and the ApplicationKit. The FoundationKit provides basic services such as file access, streams, threads and synchronization primitives, and advanced RTTI features. The GraphicsKit provides a nice set of graphics classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library, as well as image loading services to facilitate loading various graphics formats. Finally, the ApplicationKit provides a rich set of GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, and clipboard services, application resources, and UI metrics and policy managers.
| HOME TOP
Codex |
Codex 2.0 for Win9x/NT4/ME/Win2k/XP (814 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (814 kb)
Updated: May 25, 2004
Homepage
Author: CladaSoft
|  |
Description: Codex is a program designed to help in the publishing of source code, for print or web publishing. Codex can export source code to HTML, RTF or TeX format, for publication, with fully customized syntax highlighting and styling. It can export directly to an FTP or to your local drive. It has an auto export mode and supports over 50 languages and file types.
| HOME TOP
PSPad editor |
PSPad editor 4.3.0 for Win9x/NT4/ME/Win2k/XP (2.7 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (2.7 mb)
Updated: May 05, 2004
Homepage
Author: Jan Fiala
|  |
Description: PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. The program is pre-configured for the most popular programming languages (VB, C++, SQL, PHP, ASP, Python etc.) and you can further customize the syntax settings. PSPad includes several additional tools that are especially useful for HTML editing (compress, format code) and also integrates TopStyle Lite and TidyHTML. The program can be used as IDE for any compiler. Additional features include support for project, file browsing, custom shortcuts, built-in FTP client to edit files on the server and much more.
| HOME TOP
HOME TOP
Ultimate++ |
Ultimate++ 0.1.7 for Win9x/NT4/ME/Win2k/XP (14044 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (14044 kb)
Updated: Mar 22, 2004
Homepage
Author: Ultimate++
|  |
Description: Ultimate++ is the new generation C++ Windows/Linux open-source development platform. By utilizing a couple of new principles Ultimate++ achieves significant reduction of code complexity and this way saves the developments costs. Ultimate++ based application sources tend to be significantly shorter (~50%) than equivalent applications using any other C++ platforms.
Ultimate++ consists of
Set of cross-platform Windows/Linux libraries ("packages")
TheIDE development environment, featuring
Full featured source editor
Package management system
Visual debugger (using GDB)
BLITZ build technology speeding up GCC builds of large projects up to 4 times,
Layout designer for designing dialog layouts
Image designer for designing graphical elements of application
Language editor for managing internationalized text strings
| HOME TOP
XBLite |
XBLite v1.31 for Win9x/NT4/ME/Win2k/XP (4813 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (4813 kb)
Updated: Feb 17, 2004
Homepage
Author: David Szafranski
|  |
Description: XBLite is an XBasic language program compiler for Windows. XBasic, developed by Max Reason, is a clean, concise, simple, readable, powerful, and complete programming language. XBLite is free, open-source, and published under GPL and LGPL.
| HOME TOP
Hexplorer |
Hexplorer 2.2 for Win9x/NT4/ME/Win2k/XP (476 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (476 kb)
Updated: Jan 01, 2004
Homepage
Author: Marcin Dudek
|  |
Description: Advanced binary (hex) editor for windows,
few important features:
6 color schemes to interpret bytes visually. Every of them tryies to fit some functionality (for example text analyzing) and user preferences,
Unlimited undo,
Access to logical disks under Windows NT/2000/XP,
Disassembler,
Import and export to 20 different formats of binary files, including Intel Hex, Motorola S-Record, Atmel standard etc.
Ability to find repeating patterns in data, includes Fourier transform algorithm,
Pixel viewer to show binaries as bitmaps,
Filter text from binary data,
Export data to C, C++ and assembler,
Import numbers from a text and converts them to binary,
Converts big endian to low endian and vice versa,
Very fast Boyer-Moore find algorithm,
Highlights selected byte strings in data to ease navigation thru it,
Create structures of simple data types like integers or floating point numbers to better interpret and for faster edit data,
Very fast pseudo random number generator,
Counts checksums like CRC, SHA, MD5, RIPEMD etc.
Allows recording macro scripts to automate tasks,
Encrypts data,
Recognizes file types,
Shows statistical information about byte occurence in data,
Change file creation or access dates,
Flexibility of common text editor
| HOME TOP
HOME TOP
D-LIB |
D-LIB 1.1 for Win9x/NT4/ME/Win2k/XP (1140 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1140 kb)
Updated: Jan 01, 2003
Homepage
Author: thinkrelative
|  |
Description: ..just a little script programming language
Features:
- Fast Compiler (optional compressing code, for small size and more security)
- Compress full path with subdirectories (all the stuff you have to load at runtime)
- Small Runtime-Header (only 18,5 KB)
- Ability to load compiled codes with runtime-module (for projects with many single executables)
- Linker, for linking all in one file (standalone, with runtime, code, compressed packages)
- WinAPI-Support (to speaking strictly: WinAPI will give you all the functions you need
or you have to include own Libraries (dlls) to get extended functions
- Support for Long-, Word-, Byte-, String-, Memory-Variables (32767 per type)
- Linker/Packer and Compiler working also at command-line. Invisible, if you wish
- Error-Log-file Creation, if you wish
- Syntax is BASIC alike
- Unlimited function nesting
- Dynamic arrays
- Self-defined constants
- Over 44000 known Windows API-Constants
- Over 9800 known Windows API-Functions
- Procedures (with locally defined variables)
- User-functions (easy creation)
- Auto-include user-functions
- Auto-include Libraries (dlls)
- Auto-detect avaible library-functions
- Includes (split sources in several pieces)
- Simple Editor with syntax coloring (created with D-LIB/source included)
- About 150 user functions are already finished
- Some examples
..and the best: You have the freedom to include all the D-LIB parts you want
in your own product. (the only price you have to pay, is a small mention about
the D-LIB developer in your program description/assistance/documentation.
Thus your product gets the ability to create/compile/link code at runtime.
The minimum necessary files, which one needs for it (Compiler,Runtime,Linker),
are only altogether about 70 kb small!
| HOME TOP
WinID |
WinID v2.2 for Win9x/NT4/ME/Win2k/XP (31.2 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (31.2 kb)
Updated: Oct 30, 2003
Homepage
Author: Dennis A. Babkin
|  |
Description: WinID allows to get the most important information about Windows control classes, styles, and window titles. All you need is to point mouse cursor to a window, or any of system or custom-created control. It employs functionality of the Microsoft Visual Studio Spy++ tool adding visual simplicity and compactness. This software will be very useful for Windows programmers as it can provide you with lots of visual information about windows, classes, styles, common controls, and more. It could be very handy for debugging purposes and for SoftICE users in general. This is also a good way for beginners to learn how all the windows are positioned on the screen.
| HOME TOP
HOME TOP
HOME TOP
XmEdiL |
XmEdiL 0.4.0 for Win9x/NT4/ME/Win2k/XP (5379 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (5379 kb)
Updated: Oct 15, 2003
Homepage
Author: XmEdiL
|  |
Description: XmEdiL is free document editor for XML and other languages. It is designed to be used by professional XML and other programmers and novices alike. For the professional XML programmer it offers features that enhance and improve productivity. For those learning XML, XmEdiL offers features that enable you to become comfortable and familiar with the language quickly and easily.
The primary intended use of XmEdiL is the ability to quickly and easily author XML documents and XML related projects. XmEdiL contains everything you need to write, process, and debug XML documents. You can validate and transform XML documents. The XPath builder helps you to construct and evaluate XPath queries. Import tabular data as XML.
Moreover being generally text editor, XmEdiL is also capable of editing other languages like HTML, XSL, CSS, JavaScript etc. With Language Editor, XmEdiL can be extended to use more languages.
Designed to meet Windows interface guidelines, XmEdiL users can expect a familiar and intuitive user interface.
Entirely documented.
Main features are:
- Conforms to the latest W3C specifications
- Checks well-formedness
- Validates XML documents against DTD/XML Schema
- Generation of sample XML file from XSD Schema
- Assigning XML schemas and XSL stylesheets
- Performs XSL transformation
- Build and evaluate XPath queries
- Import tabular data as XML documents
- Entry helpers for elements, attributes and entities. Language based
- Three Autocomplete features
- Language based Intellisense for quick authoring
- Project management
- Language Editor for custom languages
- Multi language support (HTML, CSS, JavaScript, VB etc.)
- Customizable syntax colorizing
- Language based comment/uncomment
- Integrated browser
- Pretty view for structured document display
- Docking/floating windows
- Templates for new documents
- Export to PDF
- Find and Replace features
- Dozens of custom settings
| HOME TOP
UninsHs |
UninsHs 1.6 for Win9x/NT4/ME/Win2k/XP (22 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (22 kb)
Updated: Apr 09, 2004
Homepage
Author: Han-soft Software
|  |
Description: This extension program for Inno Setup allows you to add repair, modify and remove support to your applications with minimal effort. It is very small because use Assemble. Please read the readme file included in the package for further instructions on how to use UninsHs with your own application setups.
Features :
1. Very small.
2. Easy to use.
3. Support Multiple language.
4. You can add own language.
| HOME TOP
Leopard |
Leopard v1.0 for Win9x/NT4/ME/Win2k/XP (1.79 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.79 mb)
Updated: Aug 08, 2003
Homepage
Author: Brandon Watts
|  |
Description: Leopard is a programming language built primarily for beginners. It facilitates software development in an extremely easy and enjoyable manner.
There are no complicated commands or concepts to grasp. Instead, you will be able to develop your own Windows programs in only a few minutes.
After you are done creating your program, Leopard also includes a feature to create an executable version of your program to share with others.
Leopard is completely free to use for everyone.
| HOME TOP
HOME TOP
HOME TOP
HOME TOP
SText |
SText 0.5 for Win9x/NT4/ME/Win2k/XP (345 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (345 kb)
Updated: Aug 12, 2003
Homepage
Author: Dung Truong
|  |
Description: SText is a traditional menu-driven programmer editor. It emphasizes on speed and functionality rather than eye candies. Because its development revolves around what counts in a programmer editor, its size and resource usage is noticeably less than similiar programs. Think of it as Notepad with syntax highlighting.
SINCE I CANNOT KEEP TRACK OF WEBSITES THAT LINK TO THE PROGRAM TO RESUBMIT NEW DETAILS, PLEASE CHECK THE HOMEPAGE REGULARLY FOR UPDATE INSTEAD.
| HOME TOP
HOME TOP
CalcIt |
CalcIt v9.3a for /NT4/ME/Win2k/XP (1.29 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.29 mb)
Updated: Aug 08, 2003
Homepage
Author: Dimitris Klaras
|  |
Description: CalcIt is a freeware Coding/Programming tool appropriate not to develop commercial applications but to write, store and organize generally small pieces of code that can be used to help/support the every day work (Utilities). Its language is designed to be easy to learn and understand and it is specifically focused in the processing of numeric and alphanumeric data and text files and helps to program fast and with the less possible debugging. Its model of usability is the interactive programming, meaning with that that at any stage of code development there is a convenient place to print program results and see if it works ok and then continue to the next stage. So in this way the program is tested in small pieces of code progressively. Among the main features are: Visual Form Designer, creation of separate executables files, code editor with syntax highlight, capability to access automation objects, capability to import DLL functions and a Debugging tool. For more information see my site.
| HOME TOP
Tile Studio |
Tile Studio 2.41 for Win9x/NT4/ME/Win2k/XP (933 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (933 kb)
Updated: Apr 22, 2003
Homepage
Author: Mike Wiering
|  |
Description: Tile Studio is a complete development utility for graphics of tile-based games. The application contains a bitmap editor for creating tiles and sprites and a map editor for designing level maps. The program can be used together with ANY programming language, since the output is completely programmable! You can program Tile Studio to output your maps, animation sequences, bitmaps, palettes, etc. in any format and include that output into your source code! There are examples for the Clean Game Library, MS Visual C++, DelphiX, DJGPP/Allegro, Blitz Basic and Turbo Pascal. This proram is now open source!
| HOME TOP
NSIS |
NSIS 2.0 beta 3 for Win9x/NT4/ME/Win2k/XP (1355 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1355 kb)
Updated: Mar 15, 2003
Homepage
Author: Nullsoft
|  |
Description: NSIS (Nullsoft Scriptable Install System) is a free installer/uninstaller system for Windows programs. It generates self contained win32 executable files and features a scripting language with lots of features. NSIS 2 includes a modern user interface, supports highly customized user interfaces, multiple languages, easy usage of plugins and more. And it's still the smallest win32 installer available, with an overhead of only 34 KB.
| HOME TOP
HOME TOP
CommentSense |
CommentSense v1.00b for Win9x/NT4/ME/Win2k/XP (1.56 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.56 mb)
Updated: Mar 10, 2003
Homepage
Author: NorthGlide
|  |
Description: Every programmer knows, how important comments are; unfortunately, writing well-formatted source code comments and making them easy to read, can take a considerable amount of your time. With the help of CommentSense, you will be able to fully utilize your documentation time and use it to code, rather than comment.
CommentSense is a simple program that will speed-up your source code documentation and will make your comments eye-catching and easy to read with a bewildering variety of styles...
Feature List
- Easily convert text into a designed comment block.
- Save frequently used text as Comment Clips.
- Convert Clipboard text into a comment block as you type.
- Create comments with different design styles.
- Add comments to source files.
- Use macros to personalize the comment's output.
- Built-in support for: C/C++, Visual Basic, Delphi/Pascal, Assembly and one custom language.
- For C/C++: Paste a function declaration to automatically create a corresponding comment block based on the function's arguments.
- Many more...
| HOME TOP
Peter's XML Editor |
Peter's XML Editor 2.0 for Win9x/NT4/Win2k/XP (7.5 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (7.5 mb)
Updated: Mar 08, 2003
Homepage
Author: Peter Reynolds
|  |
Description: XML editor which allows editing using a tree view or syntax highlighted source editor. The tool provides a range of feature in an intuitive environment. The tool has proved popular with those who want an easy to use XML editor.
Feature include validation, viewing XML as a DOM tree, and a range of feature to aid the editing of XML files. The tool comes with a comprehensive help file.
| HOME TOP
AJ Make |
AJ Make 0.30 for Win9x/NT4/ME/Win2k/XP (1.3 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1.3 mb)
Updated: Feb 15, 2003
Homepage
Author: Andi Jahja
|  |
Description: AJ Make is a GUI make file maker primarily intended for use with Harbour and/ or xHarbour - running under 32 bit Ms Windows. AJMake can also be used to create make files for BCC or MSVC applications independent of Harbour and xHarbour. AJMake is developed under Windows 98 version 4.10.98 and optimized for use with Intel Pentium Pro Processor, by switching on -6 flag of Borland CPP compiler. Tests were made on WIN98, WINME and WINXP OSs. I have received some reports that AJMake won't run under Pentium 100 (I guess in the slower processor too). You have been warned.
| HOME TOP
HOME TOP
Wizard's Apprentice |
Wizard's Apprentice 1.2 for Win9x/NT4/ME/Win2k/XP (168 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (168 kb)
Updated: Jan 28, 2003
Homepage
Author:Dion Nicolaas
|  |
Description:Adds a user interface to batch programming. The Wizard's Apprentice is an application that allows you to ask questions from a batch file. It uses Windows dialog boxes in the so-called Wizard style: dialogs asking one question at a time, with a Back button, a Next button and a Cancel button. A comprehensive manual, including batch techniques to get the most out of the Wizard's Apprentice is included. Source code (in C) is also available.
| HOME TOP
HOME TOP
HOME TOP
HOME TOP
HOME TOP
ACE |
ACE 1.6 for Win9x/NT4/ME/Win2k/XP (263 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (263 kb)
Updated: Jun 07, 2002
Homepage
Author: Han Jun Kwang
|  |
Description: Another C++ Editor is a bare-bones C++ Source File Editor that is specially made for use with the free Borland C++ command-line Compiler.
By using a clutter-free tab-style interface, it makes using the application a no-brainer. It also offers more advanced features such as Search/Replace tool, line counter and customization options.
ACE also supports the use of configuration files or response files for Borland C++ Compiler. ACE now works with file associations too!
| HOME TOP
Developers Notepad |
Developers Notepad 1.0 for Win9x/NT4/ME/Win2k/XP (164 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (164 kb)
Updated: Jan 01, 2000
Homepage
Author: Reliable Software
|  |
Description: Use Developer's Notepad in conjunction with Microsoft Visual Studio 97 in the course of your development. Create notes with embedded hot links to your source code. Later, when reviewing the notes, just double click on such a link and MS Visual Studio will open up the source file and position the
cursor at the link target. Ideal for planning code changes and communicating within other project members.
| HOME TOP
NcTool |
NcTool V2.01 for Win9x/NT4/ME/Win2k/XP (532 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (532 kb)
Updated: May 02, 2002
Homepage
Author: Bill Littlejohn
|  |
Description: An inline process Gcode manipulation utility.
Ever wonder why most gcode editors are so focused on manual editing? Me Too.
This program is designed to work quickly and efficiently to acomplish those
repetative editing tasks. Includes functions to post-process, renumber,
convert decimal-formated programs to place-value formated programs, save
the changes back to the original, send it to a com port (machine), show the
results, send it to an external program, or any combination of these.
Options are set via checkbox's - and previous settings and folders are always
used - so files are processed in two clicks.
This software is freeware. You may use it with no limitations
for as long as you like. If you would like to support my effort
to improve this tool - send me whatever you think it's worth.
| HOME TOP
HOME TOP
Game Maker |
Game Maker 4.3 for Win9x/ME/Win2k (3.7 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (3.7mb)
Updated: Apr 14, 2002
Homepage
Author: Mark Overmars
|  |
Description: Did you always want to design computer games but don't you want to spend a lot of time learning to become a programmer? Then you came to the right place. Game Maker is a program that allows you to make exciting computer games without the need to write a single line of code. Using easy to learn drag-and-drop actions you can make professional looking games in little time. Games with backgrounds, animated graphics, music and sound effects. And once you get more experienced there is a built-in programming language that gives you full flexibility. What is best, Game Maker can be used completely free of charge. And you can use the games you produced in any way you like. You can even sell them!
| HOME TOP
HOME TOP
HOME TOP
HOME TOP
HOME TOP
Inno Setup |
Inno Setup 2.0.18 for Win9x/NT4/ME/Win2k (1,099 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (1,099 kb)
Updated: Dec 23, 2001
Homepage
Author: Jordan Russell
|  |
Description: Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Key features: support for all 32-bit Windows versions; full source code is available; supports creation of a single EXE, disk spanning is also supported; standard wizard interface, including support for the latest Windows 2000/XP wizard style; customizable setup types, e.g. Full, Minimal, Custom; complete uninstall capabilities; creation of shortcuts anywhere, including in the Start Menu and on the desktop; creation of registry and .INI entries; silent install and uninstall.
| HOME TOP
Print Preview ActiveX Control |
Print Preview ActiveX Control 1.40 for Win9x/NT4/ME/Win2k (56 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (56 kb)
Updated: Aug 20, 2001
Homepage
Author: Faxiang Shi
|  |
Description: Print Preview ActiveX is a small, fast, easy to use and very reliable print preview ActiveX control for developers in VC, VB, VFP, Delphi, C++ Builder, and so on. With this ActiveX control, you may add print and preview functionality to your program or web to print beautiful data report or table. It provides interfaces to page settings, printer settings, data settings. The Print Preview ActiveX Control is developed by VC++(MFC). The source code is of more than 6000 lines VC++(MFC) code.
| HOME TOP
NetBlockX |
NetBlockX 1.0.0.7 for Win9x/NT4/ME/Win2k (2122 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (2122 kb)
Updated: Dec 03, 2001
Homepage
Author: Kerry B. Rogers
|  |
Description: The NetBlockX custom control is an ActiveX object with an Explorer-like interface. Programmers can use this control to give their users the ability to list the names and ranges of IP addresses on the Internet through using a free text search. Whether your building an Internet spider, FTP sniffer program or information gatherer, NetBlockX will help you gather specific ranges of Internet IP addresses from the users of your software.
| HOME TOP
MZ-Tools |
MZ-Tools 3.00 for Win9x/NT4/ME/Win2k (705 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (705 kb)
Updated: Nov 01, 2001
Homepage
Author: Carlos J. Quintero
|  |
Description: All-in-one add-in for Visual Basic 6.0 and VBA: Review Source Code, Private Clipboard, Favorite Procedures, Favorite Projects, Code Templates, External Utilities, Select Case Assistant, MsgBox Assistant, Sort Procedures, XML Documentation, Open File Of Folder, Edit File As Text, Task List, Line Numbering, TabIndex Assistant, Procedure Callers, Find and Replace in All Projects, Close Windows, Review TabIndex and Collections, Add Procedure, Add Error Handler, Add Procedure or Module Header, Clear Immediate Window, Statistics and much more.
| HOME TOP
C Scripting Language |
C Scripting Language 4.3.0 for Win9x/NT4/ME/Win2k (2 mb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (2 mb)
Updated: Nov 01, 2001
Homepage
Author: IBK
|  |
Description: CSL is an open source scripting language with C syntax. At first sight you can hardly distinguish a CSL script from a C/C++ source. CSL is available for Windows, OS/2, Linux, FreeBSD and other unix family systems. A comprehensive set of libraries is included in the base package and writing your own libraries is possible with an easy API for C programs as well as a class interface for C++ programs. Support for mayor databases like mysql, oracle, db2 and odbc is included. If you are looking for a compact and powerful scripting engine for your application, CSL is the choise.
| HOME TOP
HOME TOP
DFM to Pascal Converter |
DFM to Pascal Converter 0.4 for Win9x/NT4/ME/Win2k (223 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (223 kb)
Updated: Jun 17, 2001
Homepage
Author: Joao Schuler
|  |
Description: DFM To Pascal is a GPL (Delphi source for a while) application used to port DFM source code from Delphi to Free Pascal Compiler using the Lazarus libs. DFMToPas read a list of DFM files and create 4 pascal files for each DFM file.
This files can be compiled under Free Pascal on Linux.
DFMToPas only port components that are present at Lazarus libs. At present time (version 0.4), DFMToPas do not port any images and glyphs. On that early stage, DFMToPas port this components TLabel; TEdit; TButton; TCheckBox; TRadioButton; TGroupBox; TBitBtn;OpenDialog; MainMenu; TmenuItem; and a few more not well tested.
See documentation.
| HOME TOP
HOME TOP
HOME TOP
VBP Information |
VBP Information 1.0 for Win9x/NT4/ME/Win2k (139 kb)
From NonagsPLUS (Members) 100% Virus & Spyware Clean. (139 kb)
Updated: Mar 13, 2001
Homepage
Author: Lee Wallen
|  |
Description: VB Doc is a VB6 Add-in. It uses the Add-in name of 'VBP Information'. The purpose of the add-in is to help VB programmers get a quick jump on documenting their VB projects. When the add-in is loaded it will gather information about current project and display the information in a treeview. The programmer can save this information to a text, or html, file by using the 'File|Save As' menu item. Source code included!
| HOME TOP
HOME TOP
HOME TOP
HOME TOP
HOME TOP
|