Hi guys,

it's time for me to promote and receive some feedback on this really neat
and powerfull tool I'm working on: an eolian generator fully based on a
modern template engine, like the one you found in webtools like Django and
Jinja2.

All the documentation is hosted at:
https://phab.enlightenment.org/w/pyolian/


I initially wrote this generator to create the next-coming python-efl based
on the Unified API,
but It comes out so much powerfull and flexible that I suggest it's usage
for every eolian based generation needs.


Please give it a try and report any issue/idea/suggestion to me.

...at least, if you are so much lazy, please run (inside the
efl/src/scripts/pyolian folder):
./generator.py test_gen_class.template --cls Efl.Loop.Timer
./generator.py test_gen_namespace.template --ns Efl.Ui

and report any issue, It need testing !

The only issue I know atm is that you must build the efl source IN-TREE,
otherwise it will not work; this will be fixed once we will switch to meson
(I don't want to make the works twice)

Bye
davemds
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to