Skip to content

Satirical programs in an esoteric language. Please do not take seriously.

Notifications You must be signed in to change notification settings

tkphd/debut-album

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

I'm a Rockstar Programmer!

This repository contains songs in the Rockstar programming language. These power ballads are all works in progress, until I get a record deal.

Solo

My first song, solo.rock is a rockstar's lament: what good is a city without a brothel?? You tell me, friend. You tell me.

The program prints the integers in sequence from 10 to 1. In Python, it would read

the_city = 185
the_brothel = 175
while the_brothel != the_city:
    print(the_city - the_brothel)
    the_brothel += 1

About

Satirical programs in an esoteric language. Please do not take seriously.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published