~pmikkelsen/Squeak-euler

Project euler using squeak smalltalk

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pmikkelsen/Squeak-euler
read/write
git@git.sr.ht:~pmikkelsen/Squeak-euler

You can also use your local clone with git send-email.

Project euler solutions written in squeak smalltalk.

#Warning

This reposity contains code in the form of tests, which lists the exact solution to each problem. If you don't want spoilers, don't look.

#How to load the code

Clone the repo somewhere. Open 'Monticello Browser' in squeak, then add a filetree:// repository pointed to the src directory of this repo. It will contain packages, which can then be loaded into your system.