Enlightenment Introduces Eolian, EFL C Generator

Written by Michael Larabel in Desktop on 3 March 2014 at 12:24 PM EST. 5 Comments
DESKTOP
The newest component to the Enlightenment Foundation Libraries (EFL) is Eolian, an EO object parser and C code generator.

Hitting the EFL core libraries this morning by Samsung was the new Eolian component and there were many subsequent commits, including its C Generator abilities.

Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. From the EFL 1.8 documentation about EO, "Inside of EFL a new Object model is being created, called Eo. This starts to unify the ad-hoc object systems EFL has had and begins a journey on the way to EFL 2.0, providing interfaces, multiple-inheritance, unified callback prototypes, introspection and weak and strong references among other things. Currently Eo is not considered Stable as an API, but functions solidly. It also adds benefits of removing direct pointer access to existing EFL objects and puts them behind a table indirection which should remove any crashes when it comes to accessing invalid object handles."
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week