RSS 37 projects tagged "Windows"

Download Website Updated 16 Sep 2009 vitetris

Screenshot
Pop 66.36
Vit 5.16

vitetris is a Tetris clone for the terminal that doesn't need ncurses. It features configurable keys, a high score table, and 2-player mode on the same computer or over network. Joysticks/gamepads are supported on Linux. Gameplay is much like the early Tetris games by Nintendo.

No download Website Updated 19 Jun 2012 Ctalk

Screenshot
Pop 154.29
Vit 32.20

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

Download Website Updated 15 Jun 2012 Ctpp

Screenshot
Pop 72.17
Vit 21.11

Ctpp is the C99-compatible C preprocessor of the Ctalk language, which provides object oriented extensions for C. The preprocessor is compatible with GNU cpp and provides extensions like macro expansion in warning and error messages, saving expanded macros to files, and built-in symbol definition for many command line options. You can download the preprocessor separately while Ctalk is between versions for development.

Download Website Updated 13 Dec 2007 sendemails

Screenshot
Pop 26.27
Vit 1.49

sendemails is a batch server tool for sending emails via SMTP, through sendmail, or via your preferred email client tool.

Download Website Updated 05 Sep 2004 nMicrocoder

Screenshot
Pop 33.99
Vit 1.00

nMicrocoder is an ncurses EDA tool to write microcode. Basically, it is a stripped down spreadsheet program that lets you fill a table with "0", "1", and "-", and gives you compile-ready verilog code in return. It was written as an alternative to full spreadsheet programs. It is known to run on Linux, IRIX, and Solaris, unless ncurses 5.3 is installed.

No download Website Updated 12 Sep 2004 General Purpose Hash Function Library

Screenshot
Pop 57.27
Vit 1.42

The General Purpose Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms in the C++ programming language.

Download No website Updated 18 Sep 2006 sfind

Screenshot
Pop 89.50
Vit 2.57

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.

Download Website Updated 03 Oct 2005 cz2cz tools

Screenshot
Pop 22.65
Vit 1.86

cz2cz tools is software for converting texts between various charset encodings that are used in the Czech language. The most important feature is autodetection of the most-used encodings (UTF-8, ISO-8859-2, Win-1250, cp850, and Kamenickych). There are both console non-interactive (text-based) and interactive (curses) applications. cz2cz also allows you to convert characters with diacritics to TeX (LaTeX) conventions. The interactive part of cz2cz tools can be used for quick manual complementing of diacritics to texts.

Download Website Updated 22 Apr 2013 msmtp

Screenshot
Pop 416.45
Vit 91.44

msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other MUAs. It forwards messages to an SMTP server which does the delivery. Features include various SMTP AUTH methods, TLS/SSL-encrypted connections (including support for client certificates), support for multiple accounts, DSN, and IPv6 support.

No download Website Updated 02 May 2010 CodeWorker

Screenshot
Pop 181.01
Vit 10.65

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.