> For the complete documentation index, see [llms.txt](https://bijinregipanicker.gitbook.io/langtrans/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bijinregipanicker.gitbook.io/langtrans/readme.md).

# Welcome to LangTrans

LangTrans customizes any programming language. You can make your own syntax for any programming language.

## How it works?

LangTrans converts your syntax into the original syntax.

Regular expressions extract tokens from your language. You should make a template of the original language syntax.

LangTrans takes both as input and converts code written in the new syntax to the original syntax.
