Sha256: cb9b2a56d0089eaba8a11568340a181148d3bf3b92e1174c64c2d91bfb0e67d8

Contents?: true

Size: 411 Bytes

Versions: 10

Compression:

Stored size: 411 Bytes

Contents

<syntaxhighlight lang="m2000 interpreter">
Print "Hello World!" \\ printing on columns, in various ways defined by last $() for specific layer
Print $(4),"Hello World!" \\ proportional printing using columns, expanded to a number of columns as the length of string indicates.
Report "Hello World!"  \\ proportional printing with word wrap, for text, can apply justification and rendering a range of text lines

Version data entries

10 entries across 7 versions & 1 rubygems

Version Path
zettacode-0.1.7 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.6 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.6 files.zettacode2/hello_world.text/m2000_interpreter.txt
zettacode-0.1.5 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.5 files.zettacode2/hello_world.text/m2000_interpreter.txt
zettacode-0.1.4 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.4 files.zettacode2/hello_world.text/m2000_interpreter.txt
zettacode-0.1.3 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.2 files.zettacode/hello_world.text/m2000_interpreter.txt
zettacode-0.1.1 zettacode.files/hello_world.text/m2000_interpreter.txt