The goal of Javascript Workspace is simple and free playground for hobby programmers. You can write, play, and share Javascript programs on the web site. All source codes are available on your eyes, and there are no secret! "Workspace" is a cute small tool in Smalltalk Environment. Javascript Workspace borrowed the idea and added flavor of Wiki Wkiki Web. Select following Javascript expression, and press [print it] button. 3 + 4 If you don't need to show the result, [do it] would be better to use. alert("How are you. Today is" + (new Date).toDateString() + " !") You can write any text in the workspace freely. When you want to try again from the beginning, use [reload] button. Moreover, this tool is also a Wiki. To visit other pages, set the page name to "location" property. Do it following expression. location = "Index" /* Index of the site. */ location = "Wiki" /* What is Wiki? */ location = "../atom.cgi" /* Recent updates */