The development environment, Tern Studio, is written with HTML5 and TypeScript. It comes packaged as a standalone application leveraging the Chrome Embedded Framework. Running an application from Tern Studio is as simple has pressing the play button. This will initiate a bootstrapping process where the interpreter is downloaded in to a harness once this bootstrapping process has completed the source program is downloaded and executed. Stepping through the code can be done by setting break points.
Platform | Description | Download |
---|---|---|
Windows | This build uses Chrome Embedded Framework compatible with 64-bit Windows | Download |
Linux | This build uses Chrome Embedded Framework compatible with 64-bit Linux | Download |
Mac | This build uses Chrome Embedded Framework compatible with 64-bit Mac | Download |
Below are some screenshots of the development environment.