Pillar 2.0.0: Introduction of PetitPillar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Pillar 2.0.0: Introduction of PetitPillar

CyrilFerlicot
Hi everyone!
Yes, a new version of Pillar, again!

With this version we removed the old parser of Pillar to introduce
PetitPillar base on PetitParser.
This parser is slower than the previous one but we will be able to
improve his speed.
We will also be able to improve Pillar at the parser level, which was
impossible before. So we will be able to remove some hacks and improve
the experience of the users.
If you are good in parser and you want to contribute to his improvement,
feel free to help, we have a lot of tests to help. This is my first
parser so I am sure it have a lot of rooms for improvement.

--
Cheers
Cyril


signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Moose-dev] Pillar 2.0.0: Introduction of PetitPillar

abergel
Hi Cyril,

I use Pillar for AgileVisualization. One problem I have is that the book contains many code snippets. How can I run all the code snippet in order to spot error? Is there an easy way for that?

Alexandre


> On Sep 11, 2015, at 9:06 AM, Ferlicot D. Cyril <[hidden email]> wrote:
>
> Hi everyone!
> Yes, a new version of Pillar, again!
>
> With this version we removed the old parser of Pillar to introduce
> PetitPillar base on PetitParser.
> This parser is slower than the previous one but we will be able to
> improve his speed.
> We will also be able to improve Pillar at the parser level, which was
> impossible before. So we will be able to remove some hacks and improve
> the experience of the users.
> If you are good in parser and you want to contribute to his improvement,
> feel free to help, we have a lot of tests to help. This is my first
> parser so I am sure it have a lot of rooms for improvement.
>
> --
> Cheers
> Cyril
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: [Moose-dev] Pillar 2.0.0: Introduction of PetitPillar

Damien Cassou-2

Alexandre Bergel <[hidden email]> writes:

> I use Pillar for AgileVisualization. One problem I have is that the
> book contains many code snippets. How can I run all the code snippet
> in order to spot error? Is there an easy way for that?

something like https://github.com/pillar-markup/pillar/issues/71 ?


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill