Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 424 Bytes

WS2JS 0.3

About

  • WS2JS is a library which convert Whitespace-0.3 to JavaScript.

Usage

The variable WS contains a sample of the hello-world in Whitespace language.

code:

eval(WS2JS.convert(WS));

result:

Hello, world of spaces!

details

License

the MIT License

Author

Luilak