Worth noting: there is already a Rockstar quine, and it's actually quite pretty, as are most Rockstar programs.

the world is a sea
burn the world in fire
the song says shout "the world is a sea" with fire, "burn the world in fire", fire, "the song says " with the song, and fire with the song
shout "the world is a sea" with fire, "burn the world in fire", fire, "the song says " with the song, and fire with the song

#quine #rockstarlang

I should write a quine in Rockstar that actually outputs itself in reverse, i.e. a quine that only works via back-masking.

#quine #rockstarlang

I just learned that #rockstarlang has native binaries for all OS now!!
#programming

2025, year of the rockstar desktop! Let's go!!!

https://github.com/RockstarLang/rockstar

GitHub - RockstarLang/rockstar: Home of the Rockstar programming language

Home of the Rockstar programming language. Contribute to RockstarLang/rockstar development by creating an account on GitHub.

GitHub

I idly wondered if some madlad was solving #AdventOfCode in #rockstarlang this year. Not only are they doing it, they're also AI generating music to go along with it and uploading it to YouTube. Enjoy, and props to @dylanbeattie for unleashing this glorious chaos on the world.

https://www.youtube.com/watch?v=mrUzmqptpGo&list=PLHYOtYVk9FeOgI1jIXeqvV30-xY0q24Qs

[Rockstar] When Rage Becomes the Morning: Advent of Code 2024 - Day 1

YouTube

@bkastl Ja...

aber wann haben wir endlich #rockstarlang support?

Rockstar

Rockstar is an esoteric programming language based on the ‘lyrical conventions of 1980s hard rock songs and power ballads.’. It was created by Dylan Beattie in 2018.

Rockstar

@ian sounds cool.

#rockstarlang has this thing where numbers are determined by Len(string)%10 that allows to be very free form when it comes to what numbers can look like in code.

E.g.

"Like totally rad concert"

Would define " rad = 6 "

Maybe you can use that as well.