GCC

GCC 8.2.0 updated

GCC (GNU Compiler Collection) is an open source command-line software designed to act as a compiler for GNU/Linux and BSD-based operating systems. It includes front-ends for numerous programming languages, including Objective-C, Go, C++, Java, C, Ada, and...

GCC ARM Embedded

GCC ARM Embedded 7-2018-q2 updated

GCC ARM Embedded is an open source and freely distributed software that contains a pre-built GNU toolchain for ARM Cortex-R and Cortex-M processors. The project aims to bring the GNU Tools to ARM Embedded Processors, helping developers with various...

GCC MELT

GCC MELT 1.1.3

GCC MELT is an open source plugin for the GCC (GNU Compiler Collection) project, providing a high-level domain specific language for extending or customizing g++, Gnat, GFortran, gobjc, Gccgo, and other utilities from the GNU Compiler Collection.The...

GCC UPC

GCC UPC 4.7.0.1

GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language.The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language...

GCL

GCL 2.6.2

GCL is a Compiler and interpreter for Common Lisp. GCL compiles to C and then uses the native optimizing C compiler (e.g., GCC), giving great portability. It is highly efficient: a function call is basically the same speed as a C function call, in fact...

gears-handlebars already includes the Handlebars source code for you, so you don't need to worry about installing it yourself.InstallationInstall gears-handlebars with pip: pip install gears-handlebarsUsageAdd gears_handlebars.HandlebarsCompiler to...

gears-less

gears-less 0.3.1

gears-less already includes the LESS source code for you, so you don't need to worry about installing it yourself.InstallationInstall gears-less with pip: pip install gears-lessUsageAdd gears_less.LESSCompiler to environment's compilers registry:from...

gears-stylus

gears-stylus 0.1.6

gears-stylus already includes the Stylus source code for you, so you don't need to worry about installing it yourself.InstallationInstall gears-stylus with pip: pip install gears-stylusUsageAdd gears_stylus.StylusCompiler to environment's compilers...

Genshi Compiler is a tool that allows for compiling simple Genshi XML templates to pure Python code.How to install:- Download and install the source distribution or installer appropriate for you OS- Execute easy_install genshi_compiler Genshi Compiler...