Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an assembly REPL/IDE #49

Open
foxypiratecove37350 opened this issue Sep 15, 2024 · 4 comments
Open

Add an assembly REPL/IDE #49

foxypiratecove37350 opened this issue Sep 15, 2024 · 4 comments

Comments

@foxypiratecove37350
Copy link

I'm currently working in assembly & machine code (yes, I'm handwriting executables/binaries...), and I looked at your website that's amazing because it helps me to test things without actually having to create a new test environment every time, so I tried to see if there was an assembly REPL on it... and unfortunately no.

So I propose you to add one if possible, that could be good in addition with the current C & C++ REPLs.

Thanks for taking my proposal into consideration.

@vickeykumar
Copy link
Owner

sure will do that.
can you please suggest an opensource assembly REPL?

may be u can help integrating that to openrepl. steps to add a new REPL to open repl is pretty simple.

@foxypiratecove37350
Copy link
Author

Well, I'm actually doing an open-source assembly REPL myself for Linux, it's currently not finished at all but when I'd finish it, it would be a great idea to use it, I think. Otherwise, there is tenderlove/asmrepl and probably other projects on GitHub.

@vickeykumar
Copy link
Owner

that's great !! Let us know when your reply is complete. please feel free to add it to openrepl.
how about this one yrp604/rappel?
can you please review this repl and let me know, will add this repl as well to openrepl's REPL set?

you can add any new REPL as well here demo.xml
and in our main page's optionmenu : optionmenu

@foxypiratecove37350
Copy link
Author

foxypiratecove37350 commented Feb 5, 2025

Well, yrp604/rappel seem really good and powerful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants