Skip to content

Python transpiler for the esoteric language Rockstar

License

Notifications You must be signed in to change notification settings

Vaarai/rockstar-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rockstar-py

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 fastest 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

Running the transpiler is plain and simple:

python rockstar.py input.{rock|rockstar} output.py

Contributing

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

Authors

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.

About

Python transpiler for the esoteric language Rockstar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%