📅
ARC Newsletter
  • Week 17
  • Week 18
  • Week 19
  • Week 23
  • Week 25
  • Week 26
  • Week 27
  • Week 28
  • Week 29
  • Week 30
  • Week 36
  • Week 37
  • Week 38
  • Week 39
  • Week 40
  • Week 41
  • Week 43
  • Week 46
  • Week 47
  • Week 48
  • Week 1
  • Week 2
  • Week 4
  • Week 5
  • Week 6
  • Week 7
  • Week 8
  • Week 9
  • Swaps 2.0
  • Week 10
  • Week 11 - 15
  • Week 16 - 19
  • Week 20 - 22
  • August - September 2023
  • October 2023
Powered by GitBook
On this page

Week 7

  • Continue research in Console 2.0

  • Continue development of Swaps 2.0

  • Reactor UI Update

  • AI focussed GMA

Reactor Update

  • Diagram code editing: The API provides an extendibility functionalities to the diagram editor that allows developers to write and edit code via diagram. This will typically include features such as syntax highlighting, code completion, and code navigation to help developers write code more efficiently and with fewer errors. This helps developers and partners to develop the primary tool that developers use to write, modify, and maintain their code on top of Reactor

  • Diagram Debugging: An API that also provides access to Reactor debugger that allows developers to find and fix errors in their code. The debugger allows developers to step through their code, examine variables and data structures, and identify the root cause of errors. The debugging process is critical for ensuring that code is correct, reliable, and performs as expected.

  • Core API in ARC Reactor works by extending the core functionality of the Reactor IDE to provide additional features or capabilities that are not included in the base ARC Reactor.

  • When Reactor loads, it loads its core plugins along with its core components and at the same time gives access to the given API. These core plugins are provided by ARC Reactor and are designed to work seamlessly with the API.

  • Core plugins API can add functionality to ARC Reactor in many ways. For example, a core plugin might add support for a new programming language, provide additional debugging tools, or add new menu items or toolbars to the Reactor.

PreviousWeek 6NextWeek 8

Last updated 2 years ago