|
|
|
|
|
by rco8786
175 days ago
|
|
I think it will need to be a strong 3rd party that basically gives it the Typescript treatment. Adds type annotations to the core language syntax. The compiler does type checking, strips the annotations, and outputs plain Ruby. |
|
Why is it important to be a separate layer that compiles to plain untyped Ruby?