TypeScript is an open source programming language that is a typed superset of JavaScript. It adds optional static typing to JavaScript, which can support tools for large-scale JavaScript applications for any browser, host and OS.
TypeScript compiles to clean, simple JavaScript, and uses existing JavaScript code and libraries. It also offers support for the latest and evolving JavaScript features, such as async functions and decorators.
...Real-time multi-client distributed "execution sessions"
Numeric literals in any base
Built-in remote code-execution (DS-Remoting)
Compilation to standalone .NET exes (DS-Compilation)
A capability to pipe separate interpretation stages into one another.
Watch the "DocScript in 3 Minutes" YouTube Video!
https://www.youtube.com/watch?v=ybl5pVSJOOk
Start using DocScript in the next few seconds: open cmd, and run...
curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
Children's learning programming language Karel the Robot in 3D
...Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals in Slovak language from years 1987 - 1990
Writen in HTML for fast universal use, including JavaScript code with Three engine.
After download and unzip, runable (run html file) without installation in internet browser.
Tested in EDGE and Chrome.
Version without WebGL, and just as one file (+ include examples in text file):
https://sourceforge.net/projects/karel-3d/
C++ version: https://sourceforge.net/projects/karel-3d-cpp/