Skip to content

AlexandreRio/kmfc-fork

 
 

Repository files navigation

KMFC

Rewrite of a cpp code generator from kevoree metal-model. Original write is by Jean-Emile and is located here.

Class generator

See org.kevoree.modeling.c.generator for class generation and its Readme for further reading.

Progress

We still have to decide whether lots of code is necessary for a C implementation or not. This can lead to a massive refactoring.

Initial project didn't have a proper coding style, lots of clean up to do.

You can also see the project Roadmap.

Manipulation library

See org.kevoree.modeling.cpp.microframework for tools to manipulate the classes (still in cpp, so unusable).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 47.3%
  • Java 29.7%
  • C 23.0%