0.22.0 • Published 6 years ago

fantasyinternet.poem v0.22.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

fantasyinternet.poem

Fantasy Internet library for Poetry.

Setup

$ npm init
$ npm i -D poetry-compiler fantasyinternet.poem

Code

File boot.poem :

include "fantasyinternet.poem/display.poem"

export "init" init
  set_display_mode 0 80 20
  print "Hello Fantasy Internet!"

Compile

$ npx poetry boot.poem -b boot.wasm
$ [/path/to/]cyberterminal .

See wiki for more examples and documentation.

0.22.0

6 years ago

0.21.0

6 years ago

0.20.0

6 years ago

0.19.0

6 years ago

0.18.0

6 years ago

0.15.0

6 years ago

0.14.0

6 years ago

0.12.0

6 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.3.0

6 years ago

0.1.0

6 years ago