4525 projects tagged "Mac OS X"
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.
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.
sessiond allows a cluster of SSL/TLS servers to share their session caches in order to prevent each node of the cluster from negotiating a separate session. SSL/TLS session is basically a set of secret values (symmetric encryption keys, MAC secrets) shared between a client and a server. The use of asymmetric cryptography required to establish new sessions is the main performance bottleneck of the SSL/TLS protocol.
Livespaces is an operating system for building advanced meeting spaces. It provides a distributed software infrastructure built on the Elvin messaging service (the Livespace Bus) for coordinating software and devices across any number of computers in a meeting space, and user-facing applications for controlling a smart meeting room and collaborating with other participants. It also supports federation with remote Livespaces to facilitate collaboration between distributed teams.
Newpods can help you sync recently downloaded podcasts to your portable device. It will look through a directory tree to find podcasts that have been downloaded since the last time the program was run. It will then insert two commands into the bash history list: one to pushd to the podcast directory on your portable device, so you can clean out old files as needed, and one to copy the new podcasts to your portable device. If you're tired of copying files by hand, but don't want to use a heavyweight GUI solution, newpods might be right for you.