Skip to content

Figure out what's needed to support rustc #15

Closed
@elfprince13

Description

@elfprince13

Rust seems like an attractive language to support on TI Calculators (and other (e)Z80 platforms):

  • It's a "systems" language like C and C++
  • It benefits from many years of research in programming language design to enable writing code that is safer and more robust than similar C/C++ code.
  • There appears to be an active community for embedded rust.
  • rustc emits LLVM IR, so it seems like we should be able to try and hook things up!

Therefore, I'm opening this issue to try and get the discussion moving forward!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions