jlehtine / c-pluff

C-Pluff, a plug-in framework for C

Home Page:https://c-pluff.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  https://c-pluff.org/

For build and installation instructions, see INSTALL.txt.

About

C-Pluff, a plug-in framework for C

https://c-pluff.org/

License:Other


Languages

Language:C 80.6%Language:C++ 12.5%Language:M4 2.5%Language:Makefile 2.3%Language:CSS 1.4%Language:Shell 0.7%