Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcanis/tsto


https://github.com/arcanis/tsto

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# tsto++

A very experimental project; could we have a TS-to-C++ compiler?

To use it, run `yarn install` then `yarn tsto++ example/fibonacci.ts`. The C++ files will be generated in the `dist` folder, and automatically compiled for you.