tooling
Tython
A statically typed, deliberately opinionated toy language with its own parser, standard library and Python interop.
About Tython
A language designed around the idea that both humans and language models read code more reliably when the syntax leaves less room for choice: everything is statically typed, const/var mutability is explicit, class methods are private unless marked pub, init fields skip the self.x = x boilerplate, and this replaces the explicit self parameter.
Details
- Stack
- Python
- Make
- MkDocs
- Vim
- Tags
- Links