Arduino Announces MicroPython Support

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. jerryscript

    Ultra-lightweight JavaScript engine for the Internet of Things.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Pyston

    (No longer maintained) A faster and highly-compatible implementation of the Python programming language.

    What efforts have been done come with limitations. PyPy is mostly compatible. Pyston seems mostly compatible but offers only modest speedups. IronPython and Jython run on the .NET and Java runtimes, respectively. They’re JITed as a consequence of that, but that also means they’re stuck in those environments and don’t work with CPython modules that use native code.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hyperlight: Virtual machine-based security for functions at scale

    4 projects | news.ycombinator.com | 7 Nov 2024
  • JavaScript Runtime and Code Lifecycle

    1 project | dev.to | 17 Aug 2023
  • JavaScript embedded inside Elixir

    2 projects | /r/elixir | 24 May 2022
  • Kaluma - tiny JavaScript runtime for microcontrollers - includes a browser-based IDE that can communicate with a Raspberry Pi Pico and other RP2040 boards via Web Serial API. Write code in the browser (in JavaScript), then copy and run it on the board with a click of a button.

    1 project | /r/WebSerialAPI | 10 Jan 2022
  • Can the PineTime Watch stream music without a phone? (Onboard music storage)

    3 projects | /r/PINE64official | 13 Sep 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?