[Pharo-users] PDFtalk for Pharo - first fileOut

2022-05-23 Thread christian.haider
Hi Pharoers, as some of you know, there is a project on the way for porting the PDFtalk library from VisualWorks to non-namespaced Smalltalks [1]. Now, the first fileOut of the full PDFtalk library, including Values and tests, is available for Pharo [2]. The fileOuts should load into Pharo

[Pharo-users] Re: SmaCC: Adding conditions to production rules

2022-05-23 Thread Thierry Goubier
Dear Konrad, the answer to your question is : it isn't pssoble as is in SmaCC (it breaks the underlying tcomputation heory). In practice, there are various ways to do so, depending on the kind of grammar you are building (and whether or not your grammar has conflicts). Cleanest way is to do a che