Skip to content
@toitlang

Toit language

Getting started 🥳

Get started with the Toit platform by downloading the open source Jaguar tooling — and experience live reloading on your ESP32s today. It takes less than 5 minutes!

Running code on your devices is as easy as pie through Jaguar and everything works over your local WiFi with no cloud tie-ins:

jag run hello.toit

You can even install new containers on your devices dynamically. Such containers contain drivers and functionality exposed as discoverable micro-services, so you can build decoupled and robust architectures for your favorite micro-controllers:

$ jag container list
DEVICE      IMAGE                                  NAME
kind-dish   b7ddd53b-7b1c-59db-af1e-7d8215305649   jaguar
kind-dish   790ad219-5e9b-5828-b000-bd2b2289cbe8   http

Happy hacking!

Pinned

  1. toit toit Public

    Program your microcontrollers in a fast and robust high-level language.

    Toit 1.1k 76

  2. jaguar jaguar Public

    Use live reloading over WiFI to turbo-charge developing for your ESP32.

    Go 166 11

Repositories

Showing 10 of 40 repositories
  • toit Public

    Program your microcontrollers in a fast and robust high-level language.

    toitlang/toit’s past year of commit activity
    Toit 1,122 LGPL-2.1 76 50 (3 issues need help) 8 Updated Jun 18, 2024
  • action-macos-sign-notarize Public

    GitHub Action to codesign and notarize an executable

    toitlang/action-macos-sign-notarize’s past year of commit activity
    1 MIT 1 0 1 Updated Jun 18, 2024
  • homebrew-toit Public

    Use the Homebrew tap to easily get tooling for the Toit language on your Mac.

    toitlang/homebrew-toit’s past year of commit activity
    Ruby 1 MIT 2 0 0 Updated Jun 13, 2024
  • jaguar Public

    Use live reloading over WiFI to turbo-charge developing for your ESP32.

    toitlang/jaguar’s past year of commit activity
  • toitlang/toitlang.org’s past year of commit activity
    JavaScript 4 MIT 1 0 1 Updated Jun 12, 2024
  • envelopes Public

    Toit envelopes for different configurations

    toitlang/envelopes’s past year of commit activity
    Toit 1 4 0 0 Updated Jun 12, 2024
  • pkg-ar Public

    Toit package for reading and writing 'ar' (archive) files.

    toitlang/pkg-ar’s past year of commit activity
    Toit 0 MIT 0 1 0 Updated Jun 6, 2024
  • pkg-http Public

    Package: Implement your REST server or client in Toit and run it on your ESP32.

    toitlang/pkg-http’s past year of commit activity
    Toit 0 MIT 1 5 0 Updated Jun 6, 2024
  • qemu Public archive Forked from espressif/qemu

    Fork of Espressif's QEMU fork.

    toitlang/qemu’s past year of commit activity
    C 0 5,446 0 0 Updated May 31, 2024
  • pkg-ordered-collections Public

    Some collection classes for objects that have an ordering

    toitlang/pkg-ordered-collections’s past year of commit activity
    0 MIT 0 0 2 Updated May 27, 2024

Top languages

Loading…

Most used topics

Loading…