3 Forks
9 Stars
9 Watchers

PythonAssembler

This program is a simple assembler-like (intel-syntax) interpreter language. The program is written in python 2.

How to download and setup PythonAssembler

Open terminal and run command
git clone https://github.com/christianbender/PythonAssembler.git
git clone is used to create a copy or clone of PythonAssembler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PythonAssembler https://github.com/christianbender/PythonAssembler/archive/master.zip

Or simply clone PythonAssembler with SSH
[email protected]:christianbender/PythonAssembler.git

If you have some problems with PythonAssembler

You may open issue on PythonAssembler support forum (system) here: https://github.com/christianbender/PythonAssembler/issues