Tags : Browse Projects

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

The Netwide Assembler

Compare

  Analyzed about 3 hours ago

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's ... [More] but less complex. It supports all current x86 opcodes, and has macro capability. It includes a disassembler as well. [Less]

114K lines of code

8 current contributors

almost 4 years since last commit

34 users on Open Hub

Inactive
4.0
   
I Use This

devkitPro

Compare

  Analyzed 4 months ago

This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are be MinGW based.

1.28M lines of code

31 current contributors

4 months since last commit

22 users on Open Hub

Activity Not Available
4.18182
   
I Use This
Licenses: BSD-3-Clause, CC-BY-NC-..., gpl

crosstool-ng

Compare

  Analyzed 1 day ago

crosstool-NG aims at building toolchains. Toolchains are an essential component in a software development project. It will compile, assemble and link the code that is being developed. Some pieces of the toolchain will eventually end up in the resulting binary/ies: static libraries are but an example.

29.8K lines of code

22 current contributors

about 1 month since last commit

7 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: CC-BY-SA-..., gpl, lgpl21_or...

GNU ARM Eclipse Plug-in

Compare

  Analyzed 4 months ago

This Plug-in is an Eclipse CDT Manged Build Extension for GNU ARM Toolchains like CodeSourcery G++ Lite, GNUARM, WinARM, Yagarto.

468K lines of code

0 current contributors

over 8 years since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

PlatformIO

Compare

  Analyzed about 4 hours ago

PlatformIO is a cross-platform code builder and the missing library manager (Ready for embedded development, IDE and Continuous integration, Arduino and MBED compatible).

30.3K lines of code

11 current contributors

25 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

cgen

Compare

  No analysis available

CGEN, the Cpu tools GENerator CGEN (pronounced seejen) is a framework for developing generators of CPU-related tools such as assemblers, disassemblers and simulators. It specifies a description language for describing the architecture and organization of a CPU without reference to any particular ... [More] application. Additional applications can be written within the framework. CGEN is written in Scheme and can be run under the GNU Guile interpreter. It is placed under a free software license. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl