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 Loading

  1. toit toit Public

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

    Toit 1.2k 78

  2. jaguar jaguar Public

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

    Go 174 13

Repositories

Showing 10 of 40 repositories
  • toitlang/toitlang.org’s past year of commit activity
    JavaScript 4 MIT 1 0 1 Updated Aug 30, 2024
  • envelopes Public

    Toit envelopes for different configurations

    toitlang/envelopes’s past year of commit activity
    Toit 1 4 0 0 Updated Aug 30, 2024
  • toit Public

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

    toitlang/toit’s past year of commit activity
    Toit 1,193 LGPL-2.1 78 53 (3 issues need help) 71 Updated Aug 30, 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 1 Updated Aug 26, 2024
  • pkg-cli Public

    Library to parse command line arguments

    toitlang/pkg-cli’s past year of commit activity
    Toit 0 MIT 0 7 5 Updated Aug 9, 2024
  • tpkg Public

    Use the Toit package manager to install and depend on functionality built by others in the community.

    toitlang/tpkg’s past year of commit activity
    Go 5 LGPL-2.1 2 3 1 Updated Aug 6, 2024
  • jaguar Public

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

    toitlang/jaguar’s past year of commit activity
  • esptool Public Forked from espressif/esptool

    Espressif SoC serial bootloader utility

    toitlang/esptool’s past year of commit activity
    Python 0 GPL-2.0 1,372 0 0 Updated Aug 6, 2024
  • toitlang/action-publish’s past year of commit activity
    JavaScript 2 MIT 1 0 0 Updated Jul 1, 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 0 Updated Jun 26, 2024

Top languages

Loading…

Most used topics

Loading…