Hi thierry
we are working and soon we will have a much simpler installation and everything :)
Out of a minimal image? That would be very cool.
Uh? The problem is latex and not Pharo here. Guille removes the need for makefiles and clean the archetypes we will be able to move on.
Now just commit and I will check and fix :)
I committed, created a pull request and merged. It should be Ok apart from:
- can hyphenating be desactivated in ==sequences==? It is allways strange to see a class name or a method name split by a hypen, like in SmaCC-Parser
No
- how does one writes a reference to a section or a chapter?
*@xxx*
Thierry
Stef
On Fri, Nov 10, 2017 at 6:47 AM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
Le 09/11/2017 à 21:02, Stephane Ducasse a écrit :
Yes thierry :) your turn now :)
That's will be harder than I expected. I have issues in the LaTeX setup used by the booklet.
Thierry
Stef
On Thu, Nov 9, 2017 at 8:41 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
Le 09/11/2017 à 20:15, Federico.Balaguer a écrit :
I am following this tutorial
http://files.pharo.org/books-pdfs/booklet-Smacc/2017-05-05-Smacc-Spiral.pdf
I typed the first example and when I try to compile either LR(1) or LALR(1) there is a pop-up saying that both clases where not specified. I also tried adding the classes for the scanner and parser manually but I got the result.
Yes. I changed the GUI and that means I need to update the booklet.
This part:
⢠Edit the definition the pane below the compile LR(1) buttons. ⢠Once you are done: â Click on the Scanner class and type ExpressionScanner. â Click on the Parser class and type ExpressionParser. ⢠press either Compiler LR(1) or Compiled LALR(1) buttons.
Should now be:
⢠Edit the definition the pane below the compile LR(1) buttons. ⢠Once you are done: â Type ExpressionParser and return in the text field left of Parser:. ⢠press either Compiler LR(1) or Compiled LALR(1) buttons.
There are a couple other things in the tutorial at the very start that didn't add up. I can send an annotated pdf if that is of any help
Yes, that would be very helpfull!
Thanks,
Thierry
Thanks!!
Federico
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html