vas
Assembler
An x86-64 assembler written in V language
x86-64 Assembler written in V
98 stars
3 watching
7 forks
Language: V
last commit: 5 months ago
Linked from 1 awesome list
amd64asmassemblercompilerelfelf64gnu-assemblerlanguageself-hostedvvlangx64x64-assemblyx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
vhelin/wla-dx | An assembler package for various architectures | 549 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
fujitsu/xbyak_aarch64 | A C++ library that enables runtime assembly coding on AArch64 CPUs. | 188 |
asmotor/asmotor | Assembling and linking code for various retro computer architectures using a portable and generic assembler engine. | 75 |
ismael-vc/varvara.jl | An assembler and emulator for the Uxn stack-machine language | 12 |
vlang/vorum | A blogging/forum software written in V, pre-alpha and still under development. | 216 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
cch123/asm-cli | An interactive shell for assembling x86 and x64 assembly languages using the unicorn and keystone engines | 261 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
vmt/udis86 | A disassembler library for x86 and x86-64 instruction set architectures | 1,019 |
zachjs/sv2v | Converts SystemVerilog to Verilog code for hardware design and simulation | 561 |
cch123/asm-cli-rust | An interactive assembly shell written in Rust. | 323 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 158 |
lemoncmd/vcc | A compiler for the V programming language and itself, written in V. | 100 |