fabiosantoscode / js2cpp

A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.
111 stars 11 forks source link

License #7

Closed nagayev closed 1 year ago

nagayev commented 2 years ago

Hello. I'm writing the same project - js2cpp. So Can I use your code under MIT License?

nagayev commented 1 year ago

This project use WTFPL license (see the last section of README).