<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">SmaCC doesn’t load into Squeak anymore. As Levente’s post a few back said, the parser to have is in Xtreams. It has a PEG parser with a wiki grammar. You need to  write an Actor subclass for it. [1] The VW package comes with Actor subclass examples (i.e. <code class="">PEG.WikiGenerator). </code><div class=""><br class=""></div><div class="">Chris </div><div class=""><br class=""></div><div class="">[1] <a href="https://code.google.com/archive/p/xtreams/wikis/Parsing.wiki" class="">https://code.google.com/archive/p/xtreams/wikis/Parsing.wiki</a><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 4, 2019, at 8:33 PM, tim Rowledge <<a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On 2019-08-04, at 5:30 PM, tim Rowledge <<a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>> wrote:<br class=""><br class="">So far I've found a lot of big projects that need huge looking piles of infrastructure and mostly Pharo. I'd like something a bit lighter.<br class=""></blockquote>[snip]<br class="">Oh, foo; forgot to mention having found an old pointer in ss3 (from 5 years ago!)-<br class="">(Installer ss3)<br class=""><span class="Apple-tab-span" style="white-space:pre">     </span>project: 'SqueakServices';<br class=""><span class="Apple-tab-span" style="white-space:pre">     </span>install: 'Swiki'.<br class="">... but it isn't there any more and I couldn't find anything that looked like it.<br class=""><br class=""><br class="">tim<br class="">--<br class="">tim Rowledge; <a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" class="">http://www.rowledge.org/tim</a><br class="">Useful random insult:- If he were any more stupid, he'd have to be watered twice a week.<br class=""><br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>