Nov. 24, 2017
7:55 a.m.
Hello, Iâd like to try PetitCompiler to speed-up a parser I did. When trying to load it in a Pharo 6.1 image I have an error related to its configuration: Gofer new smalltalkhubUser: 'JanKurs' project: 'PetitParser'; configurationOf: #PetitCompiler; load. (Smalltalk at: #ConfigurationOfPetitCompiler) perform: #'loadStable'. « Error : Name not found : Magritte-Tests-Pharo-Model » Can someone help me? I haven't tried in older images. Julien