178 projects tagged "Windows"
GNU Go is free program that plays the ancient board game of Go. Its original concept is based on the article "Programming the Game of Go", Byte, Vol.6 No.4, by J. K. Millen. GNU Go has since evolved into a more sophisticated program. After thousands of games played on the No Name Go Server (NNGS), it is rated around the 8th kyu level.
CVSNT was started as a port of cvs pserver for NT. It has since been greatly improved and is now available under Windows, Unix/Linux, and Mac OS X. Authentication may be done via all standard CVS protocols, plus Windows-specific SSPI and Active Directory. Secure transport support is implemented via sserver or encrypted SSPI. The NT version is fully integrated with the Win32 system. MergePoint processing means no more tagging to merge. Atomic checkouts mean you always get the files you wanted.
Groups, Algorithms, and Programming (GAP) is a system for computational discrete algebra with particular emphasis on computational group theory and related areas. It provides a Pascal-like interpreted language, data types for many algebraic objects, a function library, and large libraries of data.
sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the "find" utility. It implements features like "-ls" and "-exec program [argument ...] {} +" (the latter is the POSIX built in "xargs"). It has no limitations on path length. Directory loops caused by hard-linked directories are handled gracefully.
Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.
FrAid (Fr[actal] Aid) is a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java. The Java interface allows mathematical equations and formulas to be used with Java code, making it easier to process numerical computations, symbolic computations, imaging, CAD, and more.
Construction Management Software is a solution for builders and construction groups to manage construction projects. It lets your clients stay up to date on their projects online. You can create a project, add tasks and clients, log in and can place comments on each task, and view estimated completion dates and the status of each task. You can export a project to a spread sheet for reporting or to create a status report to take to the job site.
C Scripting Language (CSL) is an embeddable scripting language with C syntax. 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. If you are looking for a compact and powerful scripting engine for your application, CSL might be the choice.