Skip to main content

Interpreter for the Haverford Educational RISC Architecture (HERA) assembly language

Project description

hera-py

Build Status

An interpreter for the Haverford Educational RISC Architecture (HERA) assembly language.

Installation

You can install hera-py with pip:

$ pip3 install hera-py

Usage

After installation, hera-py can be invoked with the hera command to run a HERA program:

$ hera my-hera-file.hera

You can also preprocess a HERA program without running it, to see how pseudo-instructions and labels are resolved to HERA code:

$ hera preprocess my-hera-file.hera

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

hera-py-0.2.0.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

hera_py-0.2.0-py3-none-any.whl (25.3 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