Contents contributed and discussions participated by jdr santos
VCF Online | Real Components, Real C++, Right Now! - 0 views
-
The Visual Component Framework is an advanced C++ application framework that makes it easy to produce powerful Windows applications in C++. The framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD). The framework is designed to be portable over multiple platforms and compilers, so you don't have to lose all that work that went into writing your app for a single platform!
Code Snippets - Snipplr - 2 views
GCC, the GNU Compiler Collection - GNU Project - Free Software Foundation (FSF) - 2 views
-
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.