Skip to content

A library based on clang that enables the compilation execution of C++ code during runtime.

Notifications You must be signed in to change notification settings

maxdebayser/libcompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

libCompile
~~~~~~~~~~

libCompile is a library that enables the compilation
of string containing valid C++ code and the subsequent
execution of its functions.

libCompile is based on clang, the C language family compiler
frontend for LLVM.

About

A library based on clang that enables the compilation execution of C++ code during runtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published