Examples of exposing C++ to Clasp
To build this demo do the following steps:
- Clone this repository into the clasp/extensions directory
- Configure the build by running the following in the root of the Clasp repo
./koga --extensions=demo-clasp-cxx-interoperation
- Build Clasp by running
ninja -C build
To run the demos run ./build/boehmprecise/clasp
then execute either (hw:demo)
or (dv:demo)
in the Clasp REPL.