Re: a passionate guy who want to join in as a developer

2012-12-13 Thread Abhinav Jauhri
On Thu, Dec 13, 2012 at 10:31 AM, Ludovic Courtès wrote: > Hi, > > Abhinav Jauhri skribis: > > > `vlist` implementation hasn't been done in C, right? > > Is this still required by the community? > > FWIW, I’m still skeptical about this approach: > > http://thread.gmane.org/gmane.lisp.guile.dev

Re: a passionate guy who want to join in as a developer

2012-12-13 Thread Ludovic Courtès
Hi, Abhinav Jauhri skribis: > `vlist` implementation hasn't been done in C, right? > Is this still required by the community? FWIW, I’m still skeptical about this approach: http://thread.gmane.org/gmane.lisp.guile.devel/14801 Thanks, Ludo’.

Re: a passionate guy who want to join in as a developer

2012-12-13 Thread Abhinav Jauhri
Hello everyone, I was trying to find something interesting to start contributing, and somehow landed on this thread. My interests are in data structures and algorithms. `vlist` implementation hasn't been done in C, right? Is this still required by the community? Any resources/examples material f

Re: a passionate guy who want to join in as a developer

2012-08-13 Thread rushan chen
Hi nalaginrut, Thanks for your reply. I'd like to start with the vlist implementation Mark mentioned previously, it would be cool if this can help speed up the compiler. But since I'm new here, would anybody be kind enough to give me some clue on how to integrate a c-version vlist into current sy

Re: a passionate guy who want to join in as a developer

2012-08-13 Thread Tristan Colgate
[Meant to send this to the list] There's an implementation of a trie in guile-snmp, but it's one of the first things I wrote in scheme and is pretty hideous. I keep meaning to redo it using records instead of GOOPs. I'd ask for code review, but, to be honest, I didn't really have a clue what I wa

Re: a passionate guy who want to join in as a developer

2012-08-13 Thread nalaginrut
On Sun, 2012-08-12 at 22:31 +0800, rushan chen wrote: > Hi Mark, > > Very appreciate for your reply. > > I see you mention that it's useful to implement a larger library of > efficient data structure, and I'm interested in that very much. I used to > work on projects which involve complicated bu

Re: a passionate guy who want to join in as a developer

2012-08-12 Thread rushan chen
Hi Mark, Very appreciate for your reply. I see you mention that it's useful to implement a larger library of efficient data structure, and I'm interested in that very much. I used to work on projects which involve complicated but very interesting data structures, implementing them could be challe

Re: a passionate guy who want to join in as a developer

2012-08-10 Thread Mark H Weaver
Hi Rushan, On 08/06/2012 10:50 AM, rushan chen wrote: I'm just a guy who is passionate about programming especially programming in C, and want to enjoy it with people like-minded. Guile is an interesting project to me, and I really really hope I can make some contribution to it as a developer.

a passionate guy who want to join in as a developer

2012-08-06 Thread rushan chen
Hi all! I'm just a guy who is passionate about programming especially programming in C, and want to enjoy it with people like-minded. Guile is an interesting project to me, and I really really hope I can make some contribution to it as a developer. Hope someone could point me some direction, than