RSS 14 projects tagged "Mac OS X"

Download Website Updated 27 Mar 2013 GNU TeXmacs

Screenshot
Pop 1,044.56
Vit 124.98

GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content: text, mathematics, graphics, interactive content. TeXmacs can also be used as an interface to many external systems for computer algebra, numerical analysis, and statistics. New presentation styles can be written by the user and new features can be added to the editor using Scheme.

Download Website Updated 25 Sep 2012 Chicken

Screenshot
Pop 147.50
Vit 16.91

Chicken is a Scheme compiler that translates most of R5RS Scheme into relatively portable C. It supports fully general tail-call recursion, first-class continuations, and has a very flexible and efficient interface to C and C++. Chicken implements several extensions to the Scheme language: lightweight threads, pattern matching macros, dynamic loading of compiled code, and various object-oriented paradigms, such as TinyCLOS, and others. The library system includes hundreds of convenient modules for practical use.

Download Website Updated 01 Jan 2012 STklos

Screenshot
Pop 91.79
Vit 14.87

STklos is a free Scheme System conforming to R5RS. The implementation is based on an ad-hoc Virtual Machine. It can also be compiled as a library, so that one can easily embed it in an application. Its features include an efficient and powerful object system based on CLOS, a simple-to-use module system, implementation of the full tower of numbers defined in R5RS, and easy connection to the GTK+ toolkit. STklos is the successor of STk, a Scheme interpreter tightly connected to the Tk toolkit.

Download Website Updated 14 Jan 2011 Thousand Parsec

Screenshot
Pop 142.30
Vit 11.14

Thousand Parsec is a turn-based space empire building game, as well as a framework for creating a similar group of games, which are often called 4X games (eXplore, eXpand, eXploit, and eXterminate). Some examples of games from which Thousand Parsec draws ideas are Reach for the Stars, Stars!, VGA Planets, Master of Orion, and Galactic Civilizations. Unlike commercial alternatives, it is designed for long games supporting universes as large as your computer can handle. It allows a high degree of player customization, and features a flexible technology system where new technologies may be introduced mid-game.

No download Website Updated 20 Jul 2012 Meep FDTD

Screenshot
Pop 75.49
Vit 5.38

Meep is a free finite-difference time-domain (FDTD) simulation software package to model electromagnetic systems. It supports distributed-memory parallel simulations, nonlinear, anisotropic, and dispersive media, PML absorbing boundaries, and 1D/2D/3D and cylindrical problems. It is completely scriptable from either C++ or a Scheme (GNU Guile) interface.

No download Website Updated 16 Feb 2005 Eleven

Screenshot
Pop 82.51
Vit 3.24

Eleven is a programming language for creating robust, scalable Web applications quickly and easily. It offers a 20x programmer productivity increase over traditional server programming languages like ASP, PHP, and JSP by automating state management and taking control of the application's look and feel. From high-level source code with a simple, C-like syntax, the compiler generates complete, ready-to-run implementations in PHP or mod_perl. Applications maintain their state in a relational database and are inherently fault-tolerant, secure, and scalable.

Download Website Updated 24 Sep 2006 fluxus

Screenshot
Pop 65.73
Vit 2.97

Fluxus is a graphical live coding environment for Scheme. Fluxus reads live audio or OSC network messages which can be used as a source of animation data for real-time performances or installations. Keyboard or mouse input can also be read for simple game development, and a physics engine is included for realtime simulations of rigid body dynamics. The built in scheme code editor runs on top of the renderer, which means you can edit the scripts while they are running.

Download Website Updated 27 Jul 2003 jMax

Screenshot
Pop 96.49
Vit 2.19

jMax is a visual programming environment for building interactive real-time musical and multimedia applications by allowing the user to interactively design dataflow circuits. The basic data types that can go through are integers, symbols, lists, etc. It is an event-driven system and has been used for MIDI processing. A second part of the system (DSP) allows a continuous signal to flow through a circuit, which is most useful for PCM sound (ie. microphone, sound files, etc.). The system is extensible by using shared libraries, you may add data processor types, data types, GUI elements, device types, and more. Data processors may also be designed as circuits and reused.

No download Website Updated 09 Jul 2009 eINIT

Screenshot
Pop 60.07
Vit 2.09

eINIT is an alternative init system. It's quite fast, since it can potentially be used without the help of any scripting at all, but it is still flexible and extremely modular. The focus is on speed and parallelisation, mostly with embedded devices and low-downtime servers in mind, and benchmarks do suggest that it's doing a fairly good job at that. It compiles cleanly (and should thus work, provided someone writes appropriate modules) on Linux, FreeBSD, and Darwin/Mac OS X.

Download Website Updated 16 Dec 2003 Kizome's ISA Piercing Tool

Screenshot
Pop 34.50
Vit 2.03

Kipt (Kizome's ISA Piercing Tool) is an HTTP proxy server and proxying name server with the ability to forward requests to other HTTP proxies or to get the documents directly from hosts. It can go through MS ISA Server or MS Proxy doing NTLM authentication. If you're stuck behind a restrictive firewall or proxy with at least one port open for outgoing connections and you have access to a machine outside, you can have nearly full Internet access by using this proxy and the socksify program from dante.

Screenshot

Project Spotlight

lookat

A program to view text files and man pages.

Screenshot

Project Spotlight

Avro Editor

An editor for Avro binary serialized files.