Skip to content

paul-c-hartman/Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description
Customize Programming Languages

Welcome to LangTrans

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

How does it work?

LangTrans transpiles your syntax into the original syntax.

You define tokens from your language, and a template of the original language's syntax, using regular expressions.

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

About

Repo for documentation in GitBook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published