jarble / transpiler

A universal translator for programming languages
https://jarble.github.io/transpiler
MIT License
472 stars 44 forks source link

How do I tell the online version of this to transpile? #39

Closed Newbytee closed 4 years ago

Newbytee commented 4 years ago

I can't seem to figure out how to use the online transpiler. This is all I see:

image

What would I click to actually make it attempt to transpile my input code?

Newbytee commented 4 years ago

Figured it out. Apparently it automatically does it provided it is able to understand your code.