Data Processing
Justina interpreter for Arduino 32 bit boards.
A fully documented, easy-to-use programming language for Arduino. Ideal for quick prototyping: loading and parsing a Justina program is done in seconds. Breakponts with triggers and 'view expressions' help locate bugs. More than 250 commands, functions (30 Arduino-specific) and operators. Enter commands and expressions directly from the command line. Integration with c++.
Maintainer: Herwig Taveirne
This library is compatible with the samd, mbed_nano, esp32 architectures so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.