num3ric / Cinder-Dart

Dart Scripting for Cinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinder-Dart

This cinderblock allows you to embed the Dart virtual machine in a cinder (C++) app, providing scripting functionality in a modern web language.

Installation instructions

64-bit binaries for OS X should be downloaded with the following command:

./fetch_libs_mac.sh

Usage

You currently need to get your hands dirty with the embedder's api. See DartBasic for an example of how Dart_Handle's are currently exposed the the app.

Authors

About

Dart Scripting for Cinder

License:Other


Languages

Language:C 61.5%Language:C++ 37.3%Language:Dart 0.9%Language:Shell 0.4%