Skip to content

Luilak/WS2JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published