Provides native Win32 open source ports and utilities
GnuWin provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, relying only on libraries provided with any modern 32-bits MS-Windows operating system, such as 2000 / XP / Vista / 7
Software GNU ! Para o Brasil e para o Mundo !!! Dando assistencia a outros programadores :) Pelo menos tentando :))
GNU Software! For Brazil and the world !!!! Helping other programmers :) Well, where trying to :))
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The XBuildStudio is C/C++ development environment(like the VC IDE) for UNIX/LINUX console applications.it runs on a Windows OS, but compiles and debugs applications on UNIX/LINUX OS.
Generic makefiles for compilation of C/C++ libraries/programs, with heavy weight put on cross-compilation. Powerful dependency system. Works well with small and very large projects. (RELEASED version 0.9.8)
AutoTool4D(autotool for d language) is a project that demo how to use autool(autoconf,automake and libtool) to compile d language, it also demo how to using libiconv and gettext to write I18N/L10N program in d language and so on.
A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
mk, with a C/C++ compiler & using user supplied C/C++ code, is a
tool which controls generation of executables & non-source files
of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
"Better Extension for RPM" is a buildroot installation tool compatible with YUM written in C. It is fast and system resources friendly. The main audience are users, developers or administrators of Red Hat/Fedora Core Linux operating systems.
XML Make is yet another attempt at creating a decent build system for a large variety of software projects. It is meant to replace all the functionality of the standard Autoconf/Automake/Make in an elegeant manner.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
BuildNumber is a utility to add auto-incrementing build numbers to C/C++ projects. It is written in pure C for maximum portability but can also be used with C++ projects, and should compile on any platform. It is a simple solution and is simple to use.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
idevb is an interplatform development bridge which allows you to develop(compiling/debugging/etc.) softwares for any kinds of platforms on any platforms you prefer.
SDL for GP32.
SDL is a cross-platform multimedia library designed to provide level access to audio, keyboard, joystick, and 2D video framebuffer.
The GP32 is a Korean handheld console.
A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
Lamp is a Unix-like environment that runs in a single process (via threads) on traditional Mac OS, including standard I/O, vfork/exec, a shell, perl, sockets, virtual fs with /dev and /proc, signals, and ptrace(). Runs on 68K/PPC, and on OS X as Carbon.
dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.