/Terra

:globe_with_meridians: Terra IoT System - A tiny virtual Machine for IoT/WSN that runs a reactive script language.

Primary LanguagenesCGNU General Public License v3.0GPL-3.0

http://afbranco.github.io/Terra

Terra IoT System

Terra IoT System - A tiny virtual Machine for IoT/WSN that runs a reactive script language.

The system is composed by three modules:

  1. Terra compiler terrac compiles the Terra script language based on Céu Language to the Terra Virtual Machine bytecode.
  2. Terra Virtual Machine TerraVM implements the bytecode Interpreter, the Céu Execution control, the user application code dissemination, and specific Terra Flavors Customizations.
  3. Terra Control Tool TerraControl is a java interface to control the remote script loading and user message monitoring.