BuilderIO / ts-lite

Compiled TypeScript. Generates Go, Swift, Kotlin, WASM, Binary
MIT License
50 stars 5 forks source link

Is this project actively maintained #1

Open klvenky opened 3 years ago

klvenky commented 3 years ago

Is this project actively maintained?

I like the idea of how an ast will be used to convert code from one language to another. Can you let me know if there's a roadmap which I can look into? Or is it that prototype which is not being used anymore?

Thanks for the nice thought already. Cheers 👍

steve8708 commented 3 years ago

hey @klvenky - unfortunately not just yet. this was an initial experiment that we hope to invest in soon. we are focused on JSX Lite right now, and soon we hope to support other languages as outputs (like SwiftUI) to which that'll make this a priority to transpile the TS to Swift to round out that support. Definitely stay tuned!