André Bierlein

Results 32 comments of André Bierlein

Being able to yield out of native methods would allow me to get to a much higher level of abstraction. For example I do have a working MySQL binding for...

Cool, any chance you will add it back into here before porting?

I know, that's why I'd love to have everything a little more abstract in my code. At the moment it's a weird mix of native Tango code and some Croc...

Any chance you'll be bringing the extended coroutines back to the D implementation sometime soon?

Awesome, because I'm going on vacation soon and I'll need something to waste my time with :-D

> Any chance you'll be bringing the extended coroutines back to the D implementation sometime soon? *_*

Unfortunately not, mostly because of D, though. Using Go for most of my stuff now, which is basically exactly what I tried to build with my non-blocking Croc library.

Haha, I was guessing you were still a Rust fanboy :P Haven't actually looked at it much, mostly because I just :heart: Go In fact just the other day I...

(or easily bindable C port for that matter)