Type Safety
TypR adds static typing to R, allowing you to catch errors at compile time, not at runtime.
Modern Syntax
Enjoy a cleaner, more expressive syntax that makes your R code more readable and maintainable.
Performant
Written in Rust, the TypR transpiler is fast and efficient, ensuring a smooth development workflow.
Interoperability
Seamlessly interoperate with existing R code and packages, and even transpile to JavaScript and Wasm.