TLang blog
Meta framwork with TLang
   5 min read    TLang Authors
TLang is a small programming language that can help generate code in many programming languages such as Java, Kotlin, TypeScript, and Dart by creating code templates. It is useful to avoid boilerplate code, refactor and improve code, maintain code consistency, save time, and correct bugs. In this blog post, I will share how we used TLang to create our own opinionated component that serves as a meta framework for our business.