16 projects tagged "Mac OS X"
MiniD is a scripting language influenced by Lua, D, Io, Python, and other languages. It has a C-style syntax, is dynamically typed, and is designed to be easily embedded within and extended by a larger host application. It is written in (and is designed to be used from) the D programming language. It can also be used as a standalone language. Some external libraries are currently under development, including bindings to SDL, OpenGL, and libpcre.
The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.
EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.
The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data. CGNS is designed to facilitate the exchange of data between sites and applications, and to help stabilize the archiving of aerodynamic data.
Software to build and execute shell command lines from standard input in parallel.