From 44d2e191b5ff76bf357de052f3aa3944d3da7a9d Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 16 May 2016 08:37:37 +0200 Subject: [PATCH] adding rustbridge/helix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39ccff5..56e1d92 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ See also [Foreign Function Interface](https://doc.rust-lang.org/book/ffi.html) a * [lukemetz/rustpy](https://github.com/lukemetz/rustpy) — Python bindings [](https://travis-ci.org/lukemetz/rustpy) * R * [rustr/rustr](https://github.com/rustr/rustr) — use Rust from R, and use R in Rust [](https://travis-ci.org/rustr/rustr) +* Ruby + * [rustbridge/helix](https://github.com/rustbridge/helix) [[ruby](https://crates.io/crates/ruby/)] — [](https://travis-ci.org/rustbridge/helix) ### IDEs