Skip to content

cjmayo/c-pluff

 
 

Repository files navigation

C-Pluff, a plug-in framework for C
==================================

C-Pluff is a plug-in framework for C programs. It has been strongly inspired by
the Java plug-in framework in Eclipse. C-Pluff focuses on providing core
services for plug-in interaction and plug-in management. It aims to be platform
neutral and supports dynamic changes to plug-in configuration without stopping
the whole application or framework.

For more information, see the documentation at C-Pluff web site.

  http:https://www.c-pluff.org/

For build and installation instructions, see INSTALL.txt.

About

C-Pluff, a plug-in framework for C

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.2%
  • C++ 13.0%
  • M4 2.4%
  • Makefile 2.3%
  • CSS 1.4%
  • Shell 0.7%