Assembly topic

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

List Assembly repositories

regal86

72
Stars
6
Forks
Watchers

Register Allocator for 8086

whitespace

69
Stars
19
Forks
Watchers

An Online Whitesspace compiler, virtual machine and IDE

wp-cli-bundle

83
Stars
30
Forks
Watchers

📦 WP-CLI package that bundles the framework with a set of common commands

battlestar

78
Stars
5
Forks
Watchers

:dizzy: A different take on Assembly, with the goal of creating tiny executables.

ts-c-compiler

320
Stars
18
Forks
Watchers

⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript

MicrobiomeBestPracticeReview

101
Stars
36
Forks
Watchers

Current Challenges and Best Practice Protocols for Microbiome Analysis using Amplicon and Metagenomic Sequencing

mag

183
Stars
98
Forks
Watchers

Assembly and binning of metagenomes

viralrecon

110
Stars
99
Forks
Watchers

Assembly and intrahost/low-frequency variant calling for viral samples

Osdev-Notes

522
Stars
34
Forks
Watchers

A book that explore how to write an Operating System from scratch

AlgorithmImplementations

73
Stars
32
Forks
Watchers

Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max...