e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #crystal-lang
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #crystal-lang
mverzilli has quit [Quit: mverzilli]
e_dub has quit [Read error: Connection reset by peer]
<jnoah>
in the vim-crystal repo, the image shows a sample of crystal. What vim-theme is being used? I really like it
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
<jnoah>
are there any thoughts on libraries such as twisted or asyncio for crystal? maybe there's something from ruby that i'm unaware of being brought over that is similar?
<jnoah>
twisted/asyncio are pythong libraries ftwdk
b_lumenkraft has joined #crystal-lang
<dts>
i havent bothered keeping up with crystal, but isnt asyncio part of the standard python library?
<dts>
for the record, according to #ruby, the ruby equivalent to pythons twisted is eventmachine
e_dub has joined #crystal-lang
e_dub has quit [Read error: Connection reset by peer]
<jhass>
xiy: the return type of a getter by default is assigned types|Nil, you can use a .not_nil! assertion or the getter!/property! macros which already include that
<jhass>
or to be precise the type of instance variables, unless assigned in initialize, includes |Nil
<asterite>
I think we put it there to remember what was the last commit that had ruby code in it… in case we loose the binaries we can compile a compiler from that version and eventually reach the current compiler :)
waj has quit [Quit: Leaving.]
waj has joined #crystal-lang
bcardiff has joined #crystal-lang
bcardiff has quit [Client Quit]
rpag has quit [Quit: Leaving]
waj has quit [Quit: Leaving.]
asterite has quit [Quit: asterite]
mverzilli has quit [Quit: mverzilli]
b_lumenkraft has quit [Quit: b_lumenkraft]
dts is now known as dts|feasting
leafybasil has joined #crystal-lang
<leafybasil>
Not sure who here is a contributor, but I rolled over the docs and I think this project is ace