Software Alternatives & Reviews

Would you want to learn Embedded System Development in Ruby?

Micro Python Zig
  1. Python for microcontrollers
    Pricing:
    • Open Source

    #Developer Tools #Education #Software Engineering 78 social mentions

  2. 2

    Zig

    Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.
    Pricing:
    • Open Source
    Depends on what you mean by embedded? Microcontrollers (AVG/Arduino)? System-on-a-Chip (SoC)? Embedded Linux system (Raspberry Pi, ARM/MIPS, etc)? There is mrubyc which has been put onto various embedded systems. However, if you want raw performance and minimal memory usage, C is probably still the best option; although it is notoriously difficult to write secure code in C, which is why Rust and Zig are becoming popular for embedded development.

    #Programming Language #OOP #Generic Programming Language 144 social mentions

Discuss: Would you want to learn Embedded System Development in Ruby?

Log in or Post with