magus
Assembly translator
An assembler that translates high-level C code into x86 or x64 assembly code with focus on portability and brevity
Portable high-level assembler with authentic C syntax
22 stars
6 watching
2 forks
Language: Haskell
last commit: over 2 years ago assemblerclanguagetranspilerx86x86-64
Related projects:
Repository | Description | Stars |
---|---|---|
vhelin/wla-dx | An assembler package for various architectures | 549 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,138 |
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
afc163/fanyi | A command-line translator tool that supports translating Chinese and English text, with options to customize behavior and output. | 1,429 |
fujitsu/xbyak_aarch64 | A C++ library that enables runtime assembly coding on AArch64 CPUs. | 188 |
jameysharp/corrode | A tool that translates C source code to Rust syntax while preserving semantics. | 2,157 |
maratyszcza/peachpy | A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,981 |
bogus34/bookshelf-signals | A plugin that translates bookshelf events to a central hub, enabling event subscription and filtering without modifying model or collection initializers. | 5 |
xhluca/dl-translate | A library that provides a unified interface for translating text between 200 languages using the Huggingface transformer architecture. | 453 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
fedeztk/got | A command-line tool for translating text to multiple languages using various translation APIs. | 173 |
v420v/vas | An x86-64 assembler written in V language | 98 |
adoprog/sitecore-item-translator | An Item Translator module that integrates Google Translate to translate text between languages with a single click. | 1 |
jserv/mazucc | A minimal C compiler generating x86_64 assembly code | 516 |