Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 487 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 487 Bytes

hello-world

Examples of exposing C++ to Clasp

To build this demo do the following steps:

  1. Clone this repository into the clasp/extensions directory
  2. Configure the build by running the following in the root of the Clasp repo
    ./koga --extensions=demo-clasp-cxx-interoperation
  3. 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.