/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
RBS, Ruby’s new type signature language
(developer.squareup.com)
511 points
mootrichard
| 3 comments |
29 Jul 20 18:04 UTC
|
HN request time: 0.415s
|
source
Show context
davidkellis
◴[
29 Jul 20 18:50 UTC
]
No.
23990278
[source]
▶
>>23989738 (OP)
#
At some point it makes more sense to switch to Crystal.
replies(4):
>>23990354
#
>>23990622
#
>>23990686
#
>>23990838
#
1.
Lammy
◴[
29 Jul 20 19:25 UTC
]
No.
23990622
[source]
▶
>>23990278
#
Crystal is a non-starter for me since the entire appeal of Ruby is the runtime metaprogramming.
replies(2):
>>23990717
#
>>23994050
#
ID:
GO
2.
throw_m239339
◴[
29 Jul 20 19:34 UTC
]
No.
23990717
[source]
▶
>>23990622 (TP)
#
Crystal has a nice AST based Macro system. IMHO it makes up for it. The problem with Crystal is no direct support for Windows OS compilation which is a non starter for many developers.
3.
realusername
◴[
30 Jul 20 02:54 UTC
]
No.
23994050
[source]
▶
>>23990622 (TP)
#
The Crystal macro system is pretty advanced though, I think it works very well to replace metaprogramming.
↑