On Wed, Feb 21, 2018 at 10:34:03AM +0000, Alexander Shopov wrote:
> What about totally different approach to Rust and Racket interaction:
> Racket is trying to move to Chez Scheme.
> https://blog.racket-lang.org/2018/01/racket-on-chez-status.html
> The C part of Chez Scheme is about 16k lines.
> Translating (at least) some of that to Rust might be an interesing project.
> No guarantee that anyone will join, much less that it is a good idea.
> Kind regards:
> al_shopov

The interesting parrt would the integrating of Rust's garbage 
collector (yes, it has a concept of garbage collection for data declared 
to need it) with Racket's.

-- hendrik

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to