Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zw963
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zw963
3y ago
For "real word" experiences, check Crystal lang itself, and lucky, mint-lang, those are not toy stuff.
2.
▲
by
zw963
3y ago
For friends from China who are interested in Crystal,i create the Github crystal-china org, https://github.com/crystal-china , and I also hold https://crystal-china.org domain name, although there is still no tim
3.
▲
by
zw963
4y ago
The most similar project so far is lucky. https://github.com/luckyframework/lucky Development by folks come from thoughtbot.
4.
▲
by
zw963
4y ago
Crytal can disable GC and runtime too. https://crystal-lang.org/reference/1.4/syntax_and_semantics/... Of course, same as Nim, you lose access to most of the stdlib.
5.
▲
by
zw963
4y ago
Hope a lot of people can see this, detailed explanation come from Crystal core developers. because a lot of beginners complain that Crystal's fiber doesn't work on multiple cores/multiple threads and then give up using it, it
6.
▲
by
zw963
4y ago
I totally agree with this idea, Crystal core member seems to think less of it from a beginner programmer's perspective.