Interpp is a light-weight C++ interpretor library designed specifically for C++ developers who wish to add scripting capabilities to their new or existing C++ projects. Interpp allows you to expose objects from a C++ application to an embedded interpreter interface for run-time scripting.
Interpp is comprised of only 2 files: a header and a cpp file. All you need to do to get started with Interpp is simply add these files in your C++ project and #include <interpp.h>.
An example project is also included in order to demo Interpp's usage.
Categories
Software DevelopmentLicense
BSD LicenseFollow Interpp
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Interpp!