Frequently asked questions

What is the language supported for the Calliope mini?

For the Calliope mini, we support a “static” subset of TypeScript (itself a superset of JavaScript):

Supported language features

Unsupported language features

We generally stay away from the more dynamic parts of JavaScript. Things you may miss and we may implement:

For JS-only targets we may implement the following:

Things that we are not very likely to implement:

Edit this page on GitHub