Skip to main content

Simple command line app for converting asm files to bin files for the LIM cpu

Project description

LIM Assembler

 

LIM Assembler

Github top language Github language count Repository size License

About   |   Features   |   Requirements   |   Starting   |   License   |   Author


About

A Simple assembler for the LIM CPU, Developed by Me with help from theerror07

Features

Var Definition;
Memory Allocation Warning;
Cool timer;

Requirements

Before starting :checkered_flag:, you need to have Python

Using Pip

$ pip install LIM

Starting

# Clone this project
$ git clone https://github.com/Spud304/LIM-Assembler

# Access
$ cd LIM-Assembler

# Run
$ python3 LIM.py

Compile

If you want an .exe of your edited code, use Pyinstaller

$ cd LIM-Assembler

$ pyinstaller --onefile -i asm2bin.ico LIM.py

Then in the build folder your new and improved .exe will be created

License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by Spud

 

Back to top

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LIM-cpu-1.0.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

LIM_cpu-1.0.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page