Skip to content

Ice with Rust #2317

Answered by bernardnormier
dgehriger asked this question in Q&A
Jun 19, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hi Daniel,

We very much welcome independent efforts to bring Ice to more programming languages. ice-rs was such an effort, but unfortunately it looks like it went stale a few years ago.

I am not aware of any other "Ice for Rust" project. We don't plan to add support for Rust in Ice--there are portions of the Slice language (in Ice) that don't map well to Rust, namely classes and exceptions.

On the other hand, we very much plan to implement IceRPC in Rust. That's the next language we'll support in IceRPC. And we were careful to design "new Slice" to work well with Rust. We even wrote the new Slice compiler (slicec) in Rust.

IceRPC for Rust is not public yet. I hope we can release it in the…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by dgehriger
Comment options

You must be logged in to vote
1 reply
@dgehriger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants