Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 159 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 159 Bytes

Smalltalk Hello World

brew install gnu-smalltalk

  • The source code is in world.st
  • Run it: gst world.st