mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-10 16:06:07 +02:00
Created Hello World (markdown)
@@ -0,0 +1,6 @@
|
|||||||
|
Creating a hello world program in YesNt is very sample:
|
||||||
|
```
|
||||||
|
cwl Hello World!
|
||||||
|
```
|
||||||
|
|
||||||
|
> Note: `cwl` stands for "Console Write Line" and prints everything to the console which comes after it and appends `\n` to it
|
||||||
Reference in New Issue
Block a user