Skip to content

dmrq70/AdventOfCode2020

 
 

Repository files navigation

AdventOfCode2020

Smalltalk solutions for the 2020 running of the Advent of Code [http://adventofcode.com]

Coded using the https://pharo.org/ Smalltalk environment

To load, in Pharo9 image do:

Metacello new
	repository: 'github://dvmason/AdventOfCode2020:main';
	baseline: 'AdventOfCode2020';
	load

About

Smalltalk solutions for the 2020 running of the Advent of Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 88.9%
  • Smalltalk 11.1%