Sha256: da4da87a06e7ea09f3f267dec24c475f61d26dbcd249fc38c377880694b99ed1

Contents?: true

Size: 339 Bytes

Versions: 6

Compression:

Stored size: 339 Bytes

Contents

Trivial Node.js example in JTalk that also uses the Google Closure compiler
if ~/compiler.jar is present.

Hello.st - source code.
hello    - trivial bash script to run resulting program.
Makefile - trivial makefile, read it.

Hello.js - produced when you run make. Contains JTalk + Hello.st + a main call

To play, do this:

make
./hello

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/amber/examples/nodejs/hello/README
maglev-database-explorer-0.0.5 public/amber/examples/nodejs/hello/README
maglev-database-explorer-0.0.4 public/amber/examples/nodejs/hello/README
maglev-database-explorer-0.0.3 public/amber/examples/nodejs/hello/README
maglev-database-explorer-0.0.2 public/amber/examples/nodejs/hello/README
maglev-database-explorer-0.0.1 public/amber/examples/nodejs/hello/README