Skip to content

Rick Roll Language is a Rick Astley’s lyrics oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics.

License

Notifications You must be signed in to change notification settings

HestStudio/rickroll-lang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick Roll Programming Language

Build Python License

Rick Roll Programming Language, a language for rick roll!
"葫芦娃"语言,一个为了诈骗而诞生的编程语言。

Hello World

Rick Roll-Lang:

take_me_to_ur_heart                                                      # This is the MAIN METHOD
    give_u_up msg = "Never gonna give you up, never gonna let you down~" # Define a variable
    i_just_wanna_tell_u_how_im_feeling msg                               # print the "msg" variable
say_good_bye                                                             # End the main method

Equivalent to Python

if __name__ == '__main__':
  msg = "Never gonna give you up, never gonna let you down~"
  print(msg)

And you can get the output on your terminal:
Sorry, it's this:

Never gonna give you up, never gonna let you down~

Features

Documentation

English

简体中文


Rick Roll Language Website

https://rickroll-lang.tech/introduction/

Here are Rick Astley's songs in my website, you can download them from my website

https://rickroll-lang.tech/songs/

Contributors

Contact

About

Rick Roll Language is a Rick Astley’s lyrics oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%