On Sat, 12 Nov 2022 06:27:23 +0100 Maximilian Lika <[email protected]> said:
This is actually pretty cool. Nice! > Hello everybody, > > I am happy to announce the first public version of my perl binding to > the efl libraries. You can find the perl module under > https://metacpan.org/dist/pEFL. The development takes place at > https://github.com/MaxPerl/Perl-Efl. > > Of course the binding is in an early development state and is work in > progress (at the moment I am working on basic support of Edje). But > especially the the Elementary binding is very usable and complete. > > There are many examples in the perl distribution itself. An additional > test and use case of the binding can be found at > https://github.com/MaxPerl/eSourceHighlight. This is a simple text > editor (frontend to the gnu source-highlight library) for not too heavy > files. It uses the usual Elm_Entry widget instead of Elm_Code (I need > regex syntax highlighting for another project). Besides gnu > source-highlight capabilities, the editor supports for example > autoident, highlight match braces, undo/redo and a simple find/replace > function. > > I hope for a friendly welcome for us perlmonks in the EFL family :-) For > any feedback and suggestions regarding the perl binding I am very thankful. > > Thank you very much for writing such a wonderful library as EFL!!! > > Best wishes, > > Max > > > > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - [email protected] _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
