3 releases

new 0.1.2 Dec 12, 2024
0.1.1 Dec 11, 2024
0.1.0 Dec 10, 2024

#2 in #type-checker

Download history 115/week @ 2024-12-05

115 downloads per month

MIT license

140KB
3.5K SLoC

Rust 3K SLoC // 0.0% comments Perl 897 SLoC Vim Script 8 SLoC Nushell 4 SLoC Shell 3 SLoC R 3 SLoC

Typr

A superset of the legendary R !

Installation

To install TypR, you will need to install Rust and Prolog:

You should be sure those tools are installed and accessible through the terminal.

After that, you just need to install the executable:

cargo install typr

And you're good to go.

Usage

Actually, the executable of TypR can only type-check the targeted file. The prefered file extension is .ty. For instance, if you want to execute the app.ty file you just need this command:

typr app.ty

Documentation

Comming soon...

Dependencies

~1.3–2.3MB
~48K SLoC