Skip to content

Supported Languages

Nihal Talur edited this page Jan 28, 2017 · 7 revisions

Supported Languages

This is a brief list of currently supported languages.

  • C++: This was the first language to be supported and is the language that AvalonStudio focuses on most. C++ support is in master.
  • C#: Work is in progress, but C# is still not usable. This is currently in master
  • D: ???
  • TypeScript: TypeScript support is in progress (typescript-support) branch. It is quite usable in the IDE, though there are still some issues with highlighting and autocompletion, though both work to some extent. Building is supported through tsc, and running is supported through IridiumJS (a fork of JINT), but debugging is not supported.
Clone this wiki locally