Tags : Browse Projects

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

Machinery

Compare

  Analyzed 1 day ago

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

8.91K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

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

asmjit

Compare

  Analyzed about 20 hours ago

AsmJit is a complete JIT and remote assembler for C++ language. It can generate native code for x86 and x64 architectures having support for a full instruction set, from legacy MMX to the newest AVX2. It has a type-safe API that allows C++ compiler to do a semantic checks at compile-time even before ... [More] the assembled code is used or run. AsmJit is not a virtual machine. It doesn't have functionality often required and implemented by virtual machines; however, it is designed to be extensible by third-parties and mostly used as a JIT backend. The usage of AsmJit is not limited, it's suitable for multimedia, virtual machines or remote code generation. [Less]

131K lines of code

6 current contributors

26 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

opbasm

Compare

  Analyzed about 14 hours ago

Opbasm is a free cross-platform assembler for the PicoBlaze-3 (PB3) and PicoBlaze-6 (PB6) microcontrollers provided by Xilinx. It will run readily on any platform with a Python interpreter. Opbasm provides a better performing solution to assembling PicoBlaze code without resorting to DOS or Windows ... [More] emulation to run the native KCPSM assemblers. [Less]

9.59K lines of code

2 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

gputils - GNU PIC Utilities

Compare

  Analyzed 9 months ago

GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It's distributed under the terms of the GNU Public License. See the gnupic page for other GNU PIC tools such as gpsim, a gputils compatible simulator.

390K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

python:xasm

Compare

  Analyzed 1 day ago

Python cross version bytecode/wordcode assembler. Covers Python bytecode/wordcode from 1.0 to 3.8 For example here is an Pythoin assembly file: Python bytecode 3.6 (3379) # Method Name: five # Filename: /tmp/five.pl # Argument count: 0 # Kw-only arguments: 0 # Number ... [More] of locals: 0 # Stack size: 1 # Flags: 0x00000043 (NOFREE | NEWLOCALS | OPTIMIZED) # First Line: 1 # Constants: # 0: None # 1: 5 2: LOAD_CONST (5) RETURN_VALUE [Less]

1.53K lines of code

2 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

metasm

Compare

  Analyzed about 9 hours ago

Metasm is a cross-architecture assembler, disassembler, compiler, linker and debugger. It has some advanced features such as remote process manipulation, GCC-compatible preprocessor, automatic backtracking in the disassembler ("slicing"), C headers shrinking, linux/windows debugging API interface ... [More] , a C compiler, a gdb-server compatible debugger, and various advanced features. It is written in pure Ruby. More information can be found on the Metasm web site [Less]

71.6K lines of code

2 current contributors

11 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Cosmos (C# Open Source Managed Operating System)

Compare

  Analyzed about 15 hours ago

COSMOS (C# Open Source Managed Operating System) Cosmos includes a compiler (IL2CPU, which is part of Cosmos) that reads the input file (usually the shell) and Cosmos libraries and compiles the resulting IL to x86 code. IL2CPU has a layer for cross platform and we plan to support other processors ... [More] and platforms, including x64. IL2CPU also supports certain extension methods which allow C# code to interact directly with the CPU, registers, and ports in the kernel. IL2CPU contains some inline assembler, but there are no ASM files that need to be linked in. Currently IL2CPU first outputs raw asm files (with IL comments) and then processes them through nasm (a free assembler). Later we plan to emit directly to binary. [Less]

105K lines of code

11 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

fppa-pdk-documentation

Compare

  Analyzed 34 minutes ago

Documentation for PADAUK FPPA MCUs

0 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

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

JavaMod - The Java Mod Player

Compare

  No analysis available

This Java Modplayer playes *.mod, *.xm, *.s3m and supports interpolation. The IT support will come soon. Also some information output during playback has still to come.

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: No declared licenses