Sha256: ec5e1ac509cfd7dfd4526d72c089c9e40553e97de5417c2a5350becc5502aa77

Contents?: true

Size: 218 Bytes

Versions: 10

Compression:

Stored size: 218 Bytes

Contents

Run with: mydef_run hello.def
Perl:
$print Hello world

C:

module: c
$print Hello world


python:

module: python
$print Hello world


JavaScript

module: js
$print "Hello world"


go:

module: go
$print Hello world

Version data entries

10 entries across 7 versions & 1 rubygems

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