CMD + K

picoruby

Community

PicoRuby is the smallest Ruby implementation for one-chip microcontrollers

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::picoruby

Usage Tracking

3.0.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

PicoRuby is an alternative mruby implementation which is:

  • Small foot print
    • ROM: 256 KB (depending on build config)
    • RAM: 128 KB or less (depending on app code)
    • (Figures in 32 bit architecture)
  • Portable
    • Depends on only standard C library such as glibc, Newlib or Newlib-nano
  • Reference microcontroller boards
    • Raspberry Pi Pico - Arm Cortex-M0+, 264 KB RAM, 2 MB Flash

About

Summary

PicoRuby is the smallest Ruby implementation for one-chip microcontrollers

Last Updated

Feb 8, 2026 at 08:25

License

MIT

Total Downloads

118

Version Downloads

118

Supported Platforms

macOS-64
linux-aarch64
linux-ppc64le
linux-64