Skip to content

clasp-developers/demo-clasp-cxx-interoperation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example of exposing C++ to Clasp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published