Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Small Device C Compiler

Compare

  Analyzed about 6 hours ago

SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License (GPL).

4.87M lines of code

5 current contributors

1 day since last commit

30 users on Open Hub

Moderate Activity
4.625
   
I Use This

z88 Development kit

Compare

  Analyzed about 4 hours ago

z88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. The name z88dk originates from the time when the project was founded and targetted only the Cambridge z88 portable. The ... [More] compiler featured in z88dk is a much enhanced Small C compiler; the compiler accepts many features of ANSI C and is only deficient in a few areas where implementation on a z80 processor might prove inefficient. The compiler performs simple optimisations, but the bulk of the optimisation is achieved by a set of peep-hole rules, which will typically reduce the size of a large project by up to a third. [Less]

1.93M lines of code

11 current contributors

about 20 hours since last commit

4 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

GCC6809

Compare

  Analyzed about 14 hours ago

GCC6809 is a port of the GNU Compiler Collection (GCC) to the Motorola 6809 processor. It is distributed separately from the GCC mainline. Several versions are supported, and updates are made frequently to try to keep up-to-date with the latest GCC development. The most stable release is now ... [More] based on GCC 4.3. GCC6809 is distributed as a patch against the full GCC sources, which can be downloaded from any GNU mirror. The patch adds a new target type, "m6809-unknown-none", and allows building of the C and C++ compilers. The patch also includes a version of the ASXXXX cross assembler, which provides the assembler, linker, and a library tool. The compiler is mature and was initially developed to support the FreeWPC pinball operating system. [Less]

4.72M lines of code

0 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: gpl, gpl3_or_l...

rforth1

Compare

  Analyzed about 9 hours ago

Forth compiler for Microchip PIC18 family

8.74K lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This