Skip to main content

Python transpiler for the esoteric language Rockstar

Reason this release was yanked:

Since this is the last version of 2018 and therefore the most used version, it won't be deleted. However, it's highly recommended that you update to the latest version (it's backwards compatible, don't worry) since this one is buggy and a bit broken. All older versions are deleted.

Project description

Python transpiler for the esoteric language Rockstar

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

The easiest way is installing using pip:

sudo pip install rockstar-py

You can also clone this project using git:

git clone https://github.com/yanorestes/rockstar-py.git

Usage

If you installed the package using pip, you can simply run rockstar-py in the command line:

rockstar-py [--output OUTPUT.py] input.rock

You can also run the transpiler directly by rockstar.py:

python3 -W ignore -m rockstarpy [--output OUTPUT.py] input.rock

Contributing

I’m accepting pull requests that improve speed and legibility of the code.

Authors

Contributors

Huge thanks to everyone who is contribuing to this project. Check them out at Contributors!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Hat tip to dylanbeattie for creating Rockstar

  • The FizzBuzz example works well. If valid code doesn’t work, create an issue so I can get a look.

  • I’ll work on the readibility and organization of the code, would love suggestions on how/where to do that.

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

rockstar-py-1.3.6.tar.gz (4.5 kB view hashes)

Uploaded Source

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