Forth implementation in Pharo
# phortissimo Forth implementation in Pharo ```smalltalk Metacello new baseline: 'Phortissimo'; repository: 'github://pavel-krivanek/phortissimo/src'; load. ```