Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 617 Bytes

HelloWhitespace

HelloWhitespace is simple helloworld example using whitespace language.

Description

helloWhitespace.ws is .ws code.

readableHelloWhitespace.md is readble code.

  • whitespace to S
  • tab to T
  • line feed to L

You can test your output in Whitespace compiler

Usage

  1. Enter your name : {NAME}
  2. hello {NAME}

Demo

Please enter your name : bbvch13531  

hello bbvch13531