Skip to content
View echebbi's full-sized avatar
  • Inria
  • Rennes, France
Block or Report

Block or report echebbi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
echebbi/README.md

Hi there 👋

I'm Emmanuel, a developer found of programming and of automation in general.

I'm currently a PhD student at Inria's DiverSE team. I work on the topic of Language Engineering; more specifically I experiment with new ways of making programming languages modular in the aim of making easier to create new languages and to evolve existing ones. Catchy, isn't it? 😄

I contribute to open-source projects as much as possible but sadly I haven't had much free time lately.

Emmanuel's GitHub stats

Contributions

I actively contribute to the following projects:

  • Pitclipse is an plug-in for the Eclipse IDE allowing to perform mutation testing on your Java projects. Is is based on PIT (Pitest).
  • ALE (Action Language for EMF is an interpreted action language allowing to define behaviors on top of Ecore models and making them executable right away.

Personal projects

I created the following projects:

  • Discord's Rich Presence for Eclipse IDE is an Eclipse IDE plug-in that updates your Discord's status with the name of the files you're working on. The information shown and the wording are highly customizable.
  • EKumi is a proof-of-concept to experiment with modular and polyglot workflow management systems (WfMS). It is provided as a set of plug-ins for the Eclipse IDE.

Pinned

  1. eclipse-discord-integration eclipse-discord-integration Public

    Discord's Rich Presence Integration within Eclipse IDE

    Java 43 5

  2. ekumi ekumi Public

    [WIP] Extensible workflow management metasystem for Eclipse IDE

    Java 1 1

  3. pitest/pitclipse pitest/pitclipse Public

    Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).

    Java 57 17

  4. gemoc/ale-lang gemoc/ale-lang Public

    Action Language for EMF

    Java 8 6

  5. kazejiyu-tycho-archetype kazejiyu-tycho-archetype Public

    Maven archetype for creating Tycho projects

    1

  6. datatable datatable Public

    Heterogeneous and type-safe table structure

    Java