Asmrepl: REPL for x86 Assembly Language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • asmrepl

    A REPL for x86-64 assembly language

  • iruby

    Official gem repository: Ruby kernel for Jupyter/IPython Notebook

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • endbasic

    BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

  • Not exactly the same, but https://www.endbasic.dev/ tries to achieve precisely that: a REPL with built in graphics for learning purposes, albeit with BASIC instead of asm.

  • tenderjit

    JIT for Ruby that is written in Ruby

  • JIT makes sense given his other current project: https://github.com/tenderlove/tenderjit

  • cemu

    Cheap EMUlator: lightweight multi-architecture assembly playground (by hugsy)

  • Those who enjoy Asmrepl might also enjoy "Cheap EMUlator: lightweight multi-architecture assembly playground" [0] it supports 32 and 64 bit variations of intel, arm, mips and sparc instruction sets and also provides a visual experience and supports many operating systems.

    For Windows a nice colorful asm repl is available WinRepl [1] which is similar to " yrp604/rappel (Linux) and Tyilo/asm_repl".

    [0] https://github.com/hugsy/cemu

  • WinREPL

    Discontinued x86 and x64 assembly "read-eval-print loop" shell for Windows

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts