Discuss Scratch

Sigton
Scratcher
1000+ posts

PigeonScript - a Golfing Language

Saiid wrote:

Sigton wrote:

@Saiid
Please merge the PR's I've made, they fix bugs with the IDE and update the website to the latest version.

Sigton
Just did. Also, I invited you as a collaborator with Admin level powers, since I trust you

Saiid
Thank you ;P

Sigton
Saiid
Scratcher
1000+ posts

PigeonScript - a Golfing Language

Sigton wrote:

Saiid wrote:

Sigton wrote:

@Saiid
Please merge the PR's I've made, they fix bugs with the IDE and update the website to the latest version.

Sigton
Just did. Also, I invited you as a collaborator with Admin level powers, since I trust you

Saiid
Thank you ;P

Sigton
No problem

Saiid
Jonathan50
Scratcher
1000+ posts

PigeonScript - a Golfing Language

ScratchMan544 wrote:

Yeah. That's a quirk of the original C-like syntax. Control constructs only accept a single “statement”, but wrapping multiple statements in { } makes them be treated by the parser as a single statement. This also means you can have empty loops and things like this:
It's not a quirk, {…} IS a statement that's purpose is to evaluate the statements inside it sequentially.
ScratchMan544
Scratcher
100+ posts

PigeonScript - a Golfing Language

Jonathan50 wrote:

It's not a quirk, {…} IS a statement that's purpose is to evaluate the statements inside it sequentially.
It's rather quirky, so I'd call it a quirk : P
mysterywave
Scratcher
21 posts

PigeonScript - a Golfing Language

This looks fun. I think I may actually make my own language. Thanks
Sigton
Scratcher
1000+ posts

PigeonScript - a Golfing Language

I had a brainwave on how to do while loops, I'll try implement it soon (tonight? Maybe Saturday). I was just having dinner then the brain clicked… lol

Sigton

Powered by DjangoBB