Ryss is programming language with syntax inspired by Assembly.
log 'Hello World!'
init firstVariable 'Hello World!'
log firstVariable
Output in both cases is the same Hello World!
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
Ryss is programming language with syntax inspired by Assembly.
log 'Hello World!'
init firstVariable 'Hello World!'
log firstVariable
Output in both cases is the same Hello World!