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 79

  2. jaguar jaguar Public

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

    Go 176 13

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,205 LGPL-2.1 79 50 (3 issues need help) 25 Updated Sep 20, 2024
  • jaguar Public

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

    toitlang/jaguar’s past year of commit activity
  • pkg-cli Public

    Library to parse command line arguments

    toitlang/pkg-cli’s past year of commit activity
    Toit 0 MIT 0 7 0 Updated Sep 20, 2024
  • sysroots Public

    A collection of sysroots for cross compilation

    toitlang/sysroots’s past year of commit activity
    0 MIT 0 0 0 Updated Sep 19, 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 0 Updated Sep 19, 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 Sep 18, 2024
  • envelopes Public

    Toit envelopes for different configurations

    toitlang/envelopes’s past year of commit activity
    Toit 1 4 0 0 Updated Sep 18, 2024
  • toitlang/pkg-modbus’s past year of commit activity
    Toit 0 MIT 1 1 0 Updated Sep 16, 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 Sep 1, 2024
  • toitlang/toitlang.org’s past year of commit activity
    JavaScript 4 MIT 1 0 1 Updated Aug 30, 2024

Top languages

Loading…

Most used topics

Loading…