- Home
- FAQs
Tag
FAQs
1,700 sites carry this tag.
mojoPotal
mojoPotal- mojoPortal is an open source content management system and web site framework portal for .NET.
Spring.NET
Spring.NET- An application framework that provides capabilities like dependency injection and Aspect Oriented Programming (AOP) for building enterprise .NET applications.
Skelta - Workflow
Skelta - Workflow- A embeddable .NET based workflow framework
VNC-Client for .NET
VNC-Client for .NET- A VNC-Client written in C# using the .NET Framework. VNC is a remote display system, which allows the user to access the desktop of a remote machine. [Open so…
DataDesigner
DataDesigner- Standards based .Net document server. With peer-to-peer content exchange abilities. [Public Domain]
Phalanger
Phalanger- The PHP language compiler for .NET Framework.
The Code Library
The Code Library- A collection of ASP, JavaScript, CSS, DHTML, HTML sources and tips.
BrainJar
BrainJar- Features technical articles, tutorials and examples of programming for the web.
Wise Tuna
Wise Tuna- Provides web development advice and examples of JavaScripts, common ActiveX Data Object interfacing, a VB Class Generator and even a singing Tuna.
Tellaw.org
Tellaw.org- Scripting and Web programming. Examples with PHP, XML, XSL, XPATH.
Developer Tutorials
Developer Tutorials- A collection of web development tutorials for new to advanced programmers.
CodingForums.com
CodingForums.com- Web coding and development forums. Discuss JavaScript, PHP, CGI, general web building.
E-gineer
E-gineer- Independent articles, links and instruction sets for web site engineers. By Nathan Wallace.
Dev Articles
Dev Articles- Articles, books and e-books for ASP, ASP.NET, C#, Cold Fusion, Flash, HTML, JavaScript, MySQL, PHP, SQL Server, XML. Also scripts.
DevGuru
DevGuru- Quick references, demos, products, tutorials, and help resources focusing on VBScript, JavaScript, ECMAScript, JScript, ASP, JetSQL, and Style Sheets.
WebDeveloper.com
WebDeveloper.com- Offers how-to articles, tips, techniques, and other resources for webmasters.
Distcc
Distcc- A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
GCC Myths and Facts
GCC Myths and Facts- Optimizing GCC mostly for x86 CPU and C/C++, but parts can apply to all supported CPUs and languages. Many useful forum comments. [Freecode]
GNU C Compiler Internals Wikibook
GNU C Compiler Internals Wikibook- This is a wikibook describing internals of GNU C Compiler Collection. A number of authors have contributed to it.
DaLSoft
DaLSoft- Optimizer for gcc generated x86 code. Lists results of optimizations, compares performance of the optimizer-generated code with performance of the code generated by gcc a…
RHIDE
RHIDE- IDE for DJGPP and other GCC-based systems, by Robert Hoehne, Salvador Eduardo Tropea. Runs on DOS, Linux, looks like old Borland DOS IDE. Has project management, frontend t…
D Front End for GCC
D Front End for GCC- For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
Optimizing GCC
Optimizing GCC- How much faster can GCC compile a Linux kernel if GCC is optimized? Doing the compiler alone ups speed 33%. Description, benchmark times. [Linux Gazette]
Optimization in GCC
Optimization in GCC- By M. Tim Jones. Here's what the O options mean in GCC, why some optimizations aren't optimal after all and how you can make specialized optimization choices …
Writing a GCC Front End
Writing a GCC Front End- By Tom Tromey. This article provides a tour of how you would go about connecting your own compiler front end to GCC.
Pinapa
Pinapa- An open source SystemC front-end. It relies on GCC to parse the C++, and on the SystemC library itself to extract the architecture of the platform to analyze.
Migrating to gcc-3.4
Migrating to gcc-3.4- A collection of migration guides to help programmers updating their code to be gcc-3.4 compatible.
An Introduction to GCC
An Introduction to GCC- A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
LWN: GCC gets a new Optimizer Framework
LWN: GCC gets a new Optimizer Framework- Artciel by Steven Bosscher and Diego Novillo. The first bits a major compiler internals overhaul have been merged into the development mai…
PL/1 for GCC
PL/1 for GCC- A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.