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!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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!