←back to thread

511 points mootrichard | 1 comments | | HN request time: 0s | source
Show context
davidkellis ◴[] No.23990278[source]
At some point it makes more sense to switch to Crystal.
replies(4): >>23990354 #>>23990622 #>>23990686 #>>23990838 #
Lammy ◴[] No.23990622[source]
Crystal is a non-starter for me since the entire appeal of Ruby is the runtime metaprogramming.
replies(2): >>23990717 #>>23994050 #
1. realusername ◴[] No.23994050[source]
The Crystal macro system is pretty advanced though, I think it works very well to replace metaprogramming.