Skip to content
Victor Nakoryakov edited this page Oct 21, 2019 · 8 revisions

Alpha release

  • UX/UI design
  • Node/patch documentation system
  • Standard library v1 with docs available on site and in the IDE
  • Arduino as a target for the desktop IDE
  • Complete runtime implementation with support for feedback loops, errors and list operations
  • Open Source readmes, apidocs, and guidelines
  • Library management

Beta release

Language features

  • Feedback loops
  • Generic types
  • User defined types
  • Built-in type “Byte”
  • Built-in type “Port”
  • Built-in type “Color”
  • List types
  • Variadic nodes
  • Parametric polymorphism
  • Control signals / control data type
  • Errors and error handling

IDE features

  • Node search in third-party libraries
  • Specialized widgets to enter pin values

Interaction features

  • Debug watch counterparts (tweaks)
  • Interactive desk / consoles
  • Parasytic Internet access

Libraries

  • Basic library publish/install
  • Consistent and comprehensive standard library
  • IoT functionality (publish to dwitter, fetch from GMail) ready

Platform support

  • ESP8266
  • Arduino Uno Wi-Fi, Arduino MKR1000 with FOTA
  • Teensy
  • BBC:Microbit