About Anaconda Help Download Anaconda

PicoRuby is the smallest Ruby implementation for one-chip microcontrollers

copied from cf-post-staging / picoruby

Installers

  • linux-64 v3.0.2
  • osx-64 v3.0.2
  • linux-ppc64le v3.0.2
  • linux-aarch64 v3.0.2

conda install

To install this package run one of the following:
conda install conda-forge::picoruby

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

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy