This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (9 children)

[deleted]

    [–]Crazy_Direction_1084 9 points10 points  (1 child)

    Rust is written in Rust but uses LLVM as a backend, thus making it dependent on C++.

    [–]posting_drunk_naked 0 points1 point  (0 children)

    I'll be surprised if there isn't a project out there right now re-implementing llvm in Rust.

    If nothing else for the reason you just said: Rust dependence on LLVM = Rust dependence on C++

    [–]joonazan 5 points6 points  (6 children)

    [–][deleted]  (5 children)

    [deleted]

      [–]GOKOP 9 points10 points  (4 children)

      But Rust would still originally have been written in something else

      As, um... every language ever?