uxnasm-js
Uxntal assembler
A tool to assemble and compile Uxntal code into executable binary formats using JavaScript.
Javascript Uxntal assembler.
6 stars
2 watching
1 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ulrikdamm/assembler | An assembler for creating binary code from Gameboy assembly programs written in Swift | 118 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
roscopeco/jasm | An assembler/disassembler tool for JVM bytecode that provides a syntax for writing bytecode-focused assembly language. | 444 |
bellinitte/uxntal.vim | Tool for syntax highlighting and file detection of a specific programming language in the Vim text editor | 46 |
rubixdev/tree-sitter-asm | A grammar for parsing assembly code in tree-sitter | 28 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
rafi16jan/micropython-wasm | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
cybershadow/rabcdasm | A toolset for manipulating ActionScript 3 bytecode | 431 |
fujitsu/xbyak_aarch64 | A C++ library that enables runtime assembly coding on AArch64 CPUs. | 190 |
xaxis/boiler | A utility library providing over 115 methods to simplify common JavaScript tasks and operations | 42 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
hackalyze/ue4-vs-extensions | An extension to help fix unnecessary indentations around specific macros in Visual Studio | 276 |
kivutar/uxn | An assembler and emulator for a stack-machine architecture | 16 |