asterite has joined #crystal-lang
asterite has joined #crystal-lang
waj has joined #crystal-lang
knoopx has joined #crystal-lang
asterite has joined #crystal-lang
waj has joined #crystal-lang
knoopx has joined #crystal-lang
farleyknight has joined #crystal-lang
bcardiff has joined #crystal-lang
knoopx has joined #crystal-lang
bcardiff has joined #crystal-lang
waj has joined #crystal-lang
asterite has joined #crystal-lang
bcardiff has joined #crystal-lang
e_dub has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
knoopx has joined #crystal-lang
jhass|off has joined #crystal-lang
bcardiff has joined #crystal-lang
bcardiff has joined #crystal-lang
knoopx has joined #crystal-lang
e_dub has joined #crystal-lang
knoopx has joined #crystal-lang
waj has joined #crystal-lang
bcardiff has joined #crystal-lang
kostya has joined #crystal-lang
e_dub has joined #crystal-lang
knoopx has joined #crystal-lang
asterite has joined #crystal-lang
<farleyknight> Something I found a 1/2 hour ago: https://github.com/manastech/crystal/issues/168
<asterite> Thanks! I'll take a look at it soon
<farleyknight> NP
<farleyknight> Also, the generator is coming along nicely. I'm adding modules next: https://github.com/farleyknight/crystal-c-api-generator/blob/master/tmp/mysql.cr
<asterite> That is autogenerated? :o
<asterite> Cool :)
<waj> amazing!!
<waj> and you didn't even use libclang!! :)
<farleyknight> Should I have?
<farleyknight> I wanted to get it to the point where we coudl use ifdef and ifndef like they have in C macros.. For now I use a gcc trick to spit out the expanded header file.
<waj> I found the api quite annoying
<farleyknight> At the moment the parser is total shit. It's a string scanner with some regexes thrown in there.
<farleyknight> I would love to see a parser combinator library like Parsec for Haskell in Crystal, if that's possible.
<asterite> Something like that can be done with run macros
<asterite> similar to how we do ECR
e_dub has joined #crystal-lang
CraigBuchek has joined #crystal-lang
bcardiff has joined #crystal-lang
drizz has joined #crystal-lang
travis-ci has joined #crystal-lang
travis-ci has left #crystal-lang [#crystal-lang]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/manastech/crystal/builds/30595220
<travis-ci> [travis-ci] manastech/crystal#1274 (master - 4f0688e : Ary Borenszweig): The build passed.
asterite has joined #crystal-lang