«МойОфис» представил компилятор tsnative с открытым исходным кодом

Russian developer "MyOffice" has published the code of the tsnative compiler on GitHub under the open-source Apache 2.0 license.

Generated by Midjourney neural network
Generated by Midjourney neural network

According to the developers, the tsnative compiler created by "MyOffice" is a comprehensive "translator" that converts code written in the TypeScript programming language into machine code, a set of instructions for the computer.

The tsnative compiler allows seamless integration of two programming languages, C++ and TypeScript, within a single application. One of the main features of tsnative is cross-platform compatibility; developers can adapt the compiler to Linux, Windows, Android, macOS, and others.

Dmitry Komissarov, founder and co-owner of "MyOffice", said:

The company "MyOffice" started developing open-source tools several years ago. These solutions were created by the company independently as an alternative to foreign proprietary software. Now "MyOffice" is publishing the first part of its developments, and I hope that these solutions will be of interest to the Russian Open Source community and will be useful to domestic programmers.

Now on home