Skip to content

Instantly share code, notes, and snippets.

@jamesladd
Created January 31, 2017 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesladd/30469af041fa0a6685e63eaf2162fbb5 to your computer and use it in GitHub Desktop.
Save jamesladd/30469af041fa0a6685e63eaf2162fbb5 to your computer and use it in GitHub Desktop.
Hello World in Redline Smalltalk
Transcript cr; show: 'Hello World from Redline Smalltalk.'; cr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment