Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ygg2
on Feb 26, 2014
|
parent
|
context
|
favorite
| on:
Servo: Inside Mozilla's mission to reinvent the we...
https://github.com/mozilla/servo/issues/1289
I think it was this issue that talked about porting using Java -> Rust and C++ -> Rust translator.
lastontheboat
on Feb 26, 2014
[–]
Oh right, that's a special case. The Gecko HTML5 parser is already generated by a specially-targetted Java -> C++ translator. We want to use the same code and make it go Java -> Rust, that's all.
Ygg2
on Feb 27, 2014
|
parent
[–]
Thanks, didn't know that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I think it was this issue that talked about porting using Java -> Rust and C++ -> Rust translator.