Skip to main content

Philosophy

What is TypR ?

TypR is not just R with types. TypR is a programming language built for datascience and a powerful software engineering tool that appear to be a typed version of R.

Code by design vs code by effort

Create good data science code by design, not by effort.

1. Fluent API by design

2. Vectorization by design

3. Functional inheritance by design

4. Data driven code by design

5. Algorithmic democracy by design

Future work