Tags : Browse Projects

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

Machinery

Compare

  Analyzed about 12 hours ago

Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.

8.91K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: Public_do..., unlicense

Parse::nm

Compare

  Analyzed about 9 hours ago

296 lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
0.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

CLI Binutils

Compare

  Analyzed about 16 hours ago

The purpose of this project is to develop the binutils for CLI needed by the project GCC4CLI.

43.7K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

libmeminfo

Compare

  Analyzed about 20 hours ago

The libmeminfo extracts the memory configuration from ELF files. This memory configuration must be saved first inside the binary at link-time with the linker-script command CREATE_MEMINFO_TABLE. This new command and its documentation are available once the patch is applied against the GNU Binutils. ... [More] The file meminfo.h comments the API, and the file mind.c is a very good example on how to use this library. You can test the program mind against the file test.elf. If you don't want to use the local libELF to build the libmeminfo, set the parameter --disable-local-libelf during the configuration [Less]

37.6K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This