7202 projects tagged "Windows"
Brace is a dialect of C that looks like Python. It has coroutines, hygenic macros, header generation, and libraries with graphics and sound. It is meant to be good for beginners, kids, and experts. Brace is translated to C, then compiled, with #! support and cached executables. It is fairly portable, and runs on GNU/Linux, Unix, and Windows with MinGW. It should also run on Mac OS X. It comes with a lot of demo programs, many with animated graphics.
Scrupp is a 2D engine that uses OpenGL for hardware-accelerated visualization. All of its functionality is exported to the Lua programming language. Using Scrupp means writing Lua scripts. It features support for movies and networking and enables run-time image creation using Cairo.
MileTrak makes tracking your mileage easy. Just input your starting point and your destination, and the route distance will be grabbed from Google maps. The route will even be displayed, allowing you to verify it. All your routes are stored to a database; you can then export this information to the clipboard, allowing it to be copied into another application such as a spreadsheet.
liblouisxml is a library that provides complete Braille transcription services for XML and text documents. It translates into appropriate Braille codes and formats according to its style sheet and the specifications in the document. xml2brl, a command-line program that uses this library is also included. The latest version of liblouis is required.
ciss is a simple command line tool for helping to manage issues in human-workable ISSUES.txt files. You can use your favorite text editor for quickly updating your project issues, associate issues with file patterns in your project, and assign tags for status/milestone/custom usage.
Spampig DnsblCheck takes the IP address of a mail server and looks it up in common blacklists and whitelists. The program tests against the major block lists from Spamhaus, SORBS, Spamcop, Barracuda, UCEProtect, and others. In addition to blacklists, it also checks against IP address and domain name whitelists and even checks PTR record integrity. The program returns results quickly, typically in less than a few seconds. If you don't get results quickly, it indicates you may have DNS problems and knowing this can also be useful. This application can be useful to spam fighters and email users who are struggling to find out why their messages are being blocked.