Hacker News new | ask | show | jobs
by shurcooL 4639 days ago
I problem I ran into when giving it a try. I couldn't easily find a way to print to standard output. All I wanted was to print some strings, numbers and manipulate them. Instead, it was easier to have a red ball on the screen.
1 comments

There is no stdout, but if you want, you can print to something. Just open up a Transcript window and use 'Transcript show: ' method.