Gwion / Gwion

:musical_note: strongly-timed musical programming language

Home Page:https://Gwion.github.io/Gwion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a Hello World Program to examples

Pranav2612000 opened this issue · comments

Describe the solution you'd like
What do you think of adding a hello world program to examples? And mentioning how to run this file in the readme

Additional context
This would make it much easier for newcomers to run the basic hellow world program first.

I think we'd better have a mini-tutorial in the README, after the build section, invite the user to type it's own hello world (but an example has to be supplied), save it, and show how to run it.
What to you think?
Would you fancy doing the README edits?

Also, does it work on your machine?

It should, all CI test are green, but you never know you know ... 😃

I think we'd better have a mini-tutorial in the README, after the build section, invite the user to type it's own hello world (but an example has to be supplied), save it, and show how to run it.
What to you think?
Would you fancy doing the README edits?

Yeah. Sure. Any other things that need to be added to it?

Also, does it work on your machine?

It should, all CI test are green, but you never know you know ... smiley

Yes. It does. I forgot the dreaded semicolon before, so was throwing errors, but now it does work. Although, and this may be a minor issue, when the compilation failed due to the syntax error, an underline was being added to my terminal text. Should I create a new issue for this?

Any other non-documentation beginner-friendly issues I can work on?

when the compilation failed due to the syntax error, an underline was being added to my terminal text. Should I create a new issue for this?

Please do.

Any other non-documentation beginner-friendly issues I can work on?

None out of my head, but I'll give it a look.
Thank you for asking.

Are you working on the README issue?

As you can see I found a simple issue: Gwion/gwion-ast#5.

@all-contributors please add @Pranav2612000 for User Testing.

Are you working on the README issue?

Yes. I'll send a PR tomorrow.

Can't wait!

Oh, and please pull from the master, as the README changed with the bot PR.

Oh, and please pull from the master, as the README changed with the bot PR.

Yup.

Closing now as you did great work!

Feel free to reopen.