Code Monkey home page Code Monkey logo

rasm's Introduction

فارسی | EN

Rasm

Compile and Run assembly code easier than you think!

How to Install Rasm ?

all you need to do Download the install.sh file and run it!

maybe you dont know how to run sh file in linux just read the following guide. after download the file you can run it with the following command:

sudo sh install.sh

after that you need to insert your password. (need admin permission to install the app) if you see "Rasm installed Successfully" message its mean Rasm installed Successfully :)

How to Use Rasm ?

open the terminal in the same folder as your assembly file and run the following command

Rasm filename

Example

for better understand if we have the following directory (folder1/folder2/myapp.asm)

folder1
    |
    |
   folder2
      |
      |
      myapp.asm

you need to open terminal at folder2 and then run the following command :

Rasm myapp

tip: write your assembly code file name without .asm after the Rasm to run the assembly file. like: myapp

Know it Better

Rasm compile assemble file with nasm and you need to write code with nasm syntax rule. Assembly code must be save as .asm format

rasm's People

Contributors

2077devwave avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.