awmoo c
Gambit-C 4.1.2
Gambit-C is such a great program including a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. more>>
Gambit-C 4.1.2 is such a great program including a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The thread system is very efficient and can support millions of concurrent processes.
The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.
Major Features:
- Conformance. The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards and implements all optional features. Tail calls and first class continuations conform to the Scheme semantics. The full numeric tower is implemented, including: arbitrary precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers. Several extensions to Scheme are provided, including: lightweight threads, a foreign-function interface (FFI), and extended I/O capabilities (Unicode, networking, subprocesses, ...).
- Portability. Because the system is mostly written in Scheme and the compiler generates portable C code, it is easy to port the system as well as programs compiled with it to any platform with a decent C or C++ compiler. There is no reliance on a particular C compiler, although the system can take advantage of some gcc-specific constructs. The C code generated is oblivious to the endianness and word size of the target environment (32 and 64 bit architectures are currently supported).
- Performance. The compiler includes several powerful program transformations such as user procedure inlining, partial-evaluation, and lambda-lifting. With appropriate declarations in the source code the executable programs generated by the compiler run roughly as fast as equivalent C programs. Programs containing no declarations are also optimized without compromising the Scheme semantics by speculatively inlining predefined procedures. Thanks to an efficient implementation of continuations, the thread system is very efficient and can support millions of concurrent threads. The bignum library uses sophisticated algorithms that are in some cases asymptotically faster than those of GMP (GNU Multiple Precision Arithmetic Library). [Note: With the release of GMP 4.3.0 in April 2009, this claim is no longer true; ]
- Reliability. Stable releases typically have very few bugs. Bug tracking is done with bugzilla. Gambit-C has been used to develop large-scale real-world software in academic and commercial settings.
- Mac OS X 10.3 or later.
License:GPL
Xrefactory for C/Java 1.6.10
Xrefactory for C/Java - A C and Java Refactoring Browser for Emacs and XEmacs more>>
Main features:
- Full integration with Emacs and XEmacs.
- Sources can be compiled under Unix (Linux, SunOs-Solaris, HP-UX, Mac OSX, etc.) and Windows (Cygwin) system.
- Support for both C and Java languages (including JNI).
- Source browsing based on our own tag implementation supporting multiple preprocessing passes and resolving scopes, accessibilities, overloading and polymorphism.
- Created in order to work with the largest projects. Xrefactory indexes all JDK 1.4 classes (1 million lines of code) in 2 minutes and the Linux kernel 2.4.7 sources (3 millions lines) in 15 minutes. Xrefactory is capable of updating its index by reparsing only modified files.
- Refactorings for method (function) extraction; renaming of packages, classes, parameters, variables, fields (structure records) and methods (functions); insertion, deletion and moving of parameters, field and method moving; pushing down and pulling up fields and methods; encapsulate field; and more. Refactorings are safe with detection of possible conflicts.
- Very solid implementation of code completion. Recognizing approximately 15 different contexts with completions auto-updated after each modification of source code without need for recompilation.
- Functions for finding forgotten symbols.
- Detection of unused variables, methods and functions.
- Javadoc documentation available at your finger tips via hot keys.
- Multiple projects support with project auto-detection.
- Interfacing Emacs IDE functions from the compile.el and comint.el packages.
- Capable of generating HTML documentation.
- Full undo under Emacs and XEmacs.

Xi-FreshSnow C 1.2
Xi-FreshSnow C is an impressive and unique ShapeShifter theme that changes the entire graphical appearance of Mac OS X. more>>
Xi-FreshSnow C 1.2 is an impressive and unique ShapeShifter theme that changes the entire graphical appearance of Mac OS X.
This theme is a white plastic theme (inspired by Apple consumer line) with some green shiny elements. The general element shape was designed based on my Xi-tibook2 theme as a starting point. The package contains a guiKit with a lot of app skins (Adress Book, calculator, iCal, iChat, iTunes, Quicktime, Safari, VLC) and two Konfabulator widgets (a calendar and an analog clock).
Enhancements: Version 1.2: This theme is now ready for Tiger (Mac OS X 10.4)
Requirements:
- Mac OS X 10.4 or later
- Shapeshifter 2
C to F 1.0
C to F converts betwen Celsius and Fahrenheit temperatures more>>
Eyes training C 005
It helps your eyes relax instead of squinting all the time," Graves says, "and that helps relax the rest of your body. Even though Griffey has been a... more>> <<less
PlayerPRO Dev.Kit C/C++ 5.9.4
PlayerPRO Dev.Kit C/C++ is a highly-efficient, high-quality source code written in C which includes all source files. more>>
PlayerPRO Dev.Kit C/C++ 5.9.4 is a highly-efficient, high-quality source code written in C which includes all source files. It will allow you to play soundtracker music files in your software (MOD, S3M, MAD, MTM, IT, XM, ...)
C Cod 1.2.9
Allows for a C source file to be Compiled on Demand prior to being executed more>> Allows for a C source file to be "Compiled on Demand" prior to being executed
The source files will be compiled and executed on the fly, this allowing for C to be treated like a scripting language.
But, C Cod does not actually do the compiling. Rather it acts as a front-end and uses the the C compiler that is installed on the computer. This is most often the GNU C Compiler, and therefore designed to be used with GCC.
Its been compiled on and tested with:
- Mac OS X (Darwin/PowerPC)
- Windows (MingW/i386)
- Debian (Linux/i386)
- Fedora (Linux/i386)
EasyEclipse for C and C++ 1.3.0
Bare-bones Eclipse distro for experienced C and C++ developers who are new to Eclipse more>>
This distribution includes the following plugins:
Core components:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java for Linux 1.5.0.09 - Run Java application on Sun Java runtime, packaged for Eclipse use. (Linux only)
Tools for general C and C++ development:
- Eclipse C and C++ Development Tool 3.1.1 - Create, compile, tests and debug and C and C++ applications and programs..
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
Miscellaneous:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: Open file under cursor, Open type under cursor, et cetera.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.3.0.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Windows (upgraded)
- Eclipse C and C++ Development Tool (upgraded)
- Eclox Doxygen frontend (upgraded)
- Subclipse (upgraded)
Valentina C++ ADK 3.5.2
Valentina C++ ADK gives you the ultra-fast developer database in which unique Valentina minutes-to-seconds speed combined with standards support for Valentina SQL, XML and ODBC import export, UTF-16 international native file format. more>>
Valentina C++ ADK 3.5.2 gives you the ultra-fast developer database in which unique Valentina minutes-to-seconds speed combined with standards support for Valentina SQL, XML and ODBC import export, UTF-16 international native file format that makes it the best choice for businesses that start small but do not want to forced into an enterprise model before they are ready.
Compare yourself with MySQL, Oracle, DB2, Filemaker Server and MS SQL Server - Valentina is fast - even when handling millions of records.
Valentina 3.x introduced many key features: Views, Triggers, Stored Procedures, Hot Back Up and ODBC connectivity.
You can connect your applications with Valentina 3.x Office Server using native adapters for REAL Software REALbasic, Adobe Director, Apple Cocoa/Objective-C, Apple Carbon, MS Visual Studio C++, GCC 4, Mirye Runtime Revolution from Mirye Software, PHP, Ruby/Ruby on Rails, .net framework, COM and more - you can connect with EVERY major development environment.
Major Features:
- Cross-Platform: Available on Mac OS X (PPC and Intel), Windows and Linux.
- Valentina SQL: SQL 92 and 2003 secifications + object extensions
- Supports Every Major Tool: Every major development tool has a native driver; native web apps with Ruby on Rails and PHP
- Modern Database: Object-relational in synch with modern programming paradigms and highly customizable file format.
- Well Supported: Online documentation, loads of example code and free community mailing list.
- Ultra-Fast Database: Benchmarked in the field between five to hundreds of times faster than comparable products.
- Best Unicode: UTF-8 and UTF-16 native formats for best international support.
- Super Secure Encryption: 448-bit Blowfish encryption.
- Bonjour/Zero Config: Auto-find Valentina databases on your network.
- XML/Text Import/Export: XML for data and schema.

Filter Factory Gallery C for Mac -
Filter Factory Gallery C is a pack of free filters for Photoshop. more>> Filter Factory Gallery C is a pack of 20 free filters for Photoshop and allows you to apply all manner of effects and finishes.
To install it, youll need the plugin compiler for Photoshop and Premiere called Plugin Commander.
These following are the filters in this pack:
Filter 1-Aged Film
Filter 2-Border Noisy Fade III
Filter 3-Bubble-Cross Waves
Filter 4-Color Extract
Filter 5-Cyber Mosh
Filter 6-Difference Displace
Filter 7-Difference Spirals
Filter 8-Evanescence
Filter 9-FluteWaves
Filter 10-Heightline
Filter 11-Interference
Filter 12-Speed
Filter 13-Spiral 3
Filter 14-Spiral 4
Filter 15-The Black Hole 2
Filter 16-The Grid 2
Filter 17-The Grid
Filter 18-Tile Mix
Filter 19-Versa-Tile
Filter 20-Zoom Noise
This is the Macintosh Version<<less
MySQL Connector/C++ 1.0.5
Open source and free standardized database driver for C++ development more>> <<less

OpenMP 3.0 for C w POSIX Threads Runtime 0.5
C source-to-source processor for most of OpenMP 3.0 to target a POSIX Threads runtime. more>>
OpenMP 3.0 support (except some environment variables), POSIX Threads runtime, sample conformance tests, open-source to facilitate experimentation.
Only supports C translation at present.
EasyBMP Cross-Platform C++ Bitmap Library 1.01
EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap (BMP) files more>>
Main features:
- No installation required: Because bitmap I/O is so simple, the library should not require any installation process. EasyBMP attains this goal by only requiring that the header files be copied to the directory of your project.
- No dependence on other libraries: EasyBMP should not depend upon external and/or special libraries, such as GTK or QT. Currently, EasyBMP is is completely self-contained, so this requirement is satisfied.
- Cross-platform compatible: The library should be portable across operating systems and processor architectures without modification. Currently, this goal has been partially achieved, in that it works on any little-endian architecture. Within this context, because the code relies only upon standard C++ language features and no external libraries, it should be possible to port it to big-endian platforms soon.
- Easy to Compile Code: Code should be easy to compile and should not require a lot of fancy arguments. EasyBMP attains this goal; all you have to do is include EasyBMP.h in your project and compile as you normally would. No linking to external objects, modules, or whatever.
- Small size: The library should be kept small (and simple). As of May 2005, the entire set of code is roughly 49 KB in size. In keeping with the philosophy of the library, we hope to always keep the core library under 50-60 KB in size.
- Well-documented: The code should be well-supported, with a thourough users manual. EasyBMP provides a complete users manual is provided that is frequently updated, with examples provided wherever necessary. Furthermore, EasyBMP provides code samples to assist those who are new to the library and illustrate its use.
Enhancements:
- Production/Stable release.
- Fully edian-safe, and compatible with MS Visual Studio, g++, MinGW, Borland, and Intels icc compiler.
- This release includes memory leak fixes.
PostgreSQL C Client Library 7.1.2
PostgreSQL C Client Library is created to be the PostgreSQL database C client which is programmed and packaged for Mac OS X as a Cocoa Framework. more>>
PostgreSQL C Client Library 7.1.2 is created to be the PostgreSQL database C client which is programmed and packaged for Mac OS X as a Cocoa Framework.
C Reference Card 1.0
C Reference Card is designed as a Cocoa port of an old freeware DA developed by Argus Software Engineering. more>>
C Reference Card 1.0 is designed as a Cocoa port of an old freeware DA developed by Argus Software Engineering. It's a useful basic reference to have around when you're first learning the language, and afterwards. The Project Builder project and original (Classic) C Reference Card app are included. All respective copyrights remain with their respective holders blah blah blah.
- Page: 1 of 2
- 1
- 2