Skip to content

Rust interface to the Wren programming language

Notifications You must be signed in to change notification settings

AlexGreg/wren-sys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wren-sys

low-level interface to the wren programming language for Rust

Allows embedding a wren interpreter into your Rust application.

Use

To build it, do the following:

$ git clone --recursive https://github.com/pwoolcoc/wren-sys
$ cargo build
$ cargo test

About

Rust interface to the Wren programming language

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.4%
  • Python 13.0%
  • C++ 8.2%
  • Lua 2.7%
  • Ruby 2.4%
  • CSS 1.7%
  • Other 3.6%