Beagle SmalltalkBeagle Smalltalk

Beagle Smalltalk is a new implementation of Smalltalk designed to let you explore the world of software.

Beagle Smalltalk


In 1831, Charles Darwin embarked on a voyage of discovery on board the HMS Beagle. On his journey, he discovered many different species of animals and the voyage was the genesis of his Theory of Evolution. Beagle Smalltalk encourages others to embard on their own journey of discovery through the world of software. It provides an environment where people can play in many domains of software from simple line graphics and sprite graphics through, sound effects, music, 3D graphics, artificial intelligence and more. We provide the frameworks for you to do the hard stuff allowing you to play with all the tools provided. If you're curious, however, the entire system is accessible to you to examine and even to change.

Start your own journey of discovery with Beagle Smalltalk.

Download

You can download Beagle Smalltalk here. It contains executables for Windows x64 and for Linux x64 environments. For other environments you may need to compile the source yourself.

Windows x64

This ZIP file contains the Windows executable and a script called StartupBeagleSmalltalk.bat to launch Beagle Smalltalk.

Linux x64

For Linux, open a shell and run beagle with the parameter beagle.im.

./beagle beagle.im

You can then open a web browser on BeagleUI.html.

Other platforms

For other platforms, you'll need to run make to build the executable. Run it with beagle.im as the parameter.

GitHub

If you want to join in the development, you can find this project in GitHub

https://github.com/david-k-buck/BeagleSmalltalk

Social Media