←back to thread

511 points mootrichard | 1 comments | | HN request time: 0.203s | 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. throw_m239339 ◴[] No.23990717[source]
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.