Helping out

2014-01-14 Thread Nikita Karetnikov
I’ve recently finished reading K&R. In order to get familiar with the C standard library, I would like to contribute to Guile. However, my free time is very limited (whose isn’t?), so I’m interested in projects that don’t require much research. Also, I’d prefer to use C only when it’s unavoidabl

Re: [PATCH] Add ',run' and ',!'

2013-04-12 Thread Nikita Karetnikov
>> This is the sort of thing that belongs in a .guile rather than in >> guile IMO. > +1. OK. I hope that it'll be documented. pgpNs_2RyiFha.pgp Description: PGP signature

Re: [PATCH] Add ',run' and ',!'

2013-04-12 Thread Nikita Karetnikov
> Yeah, I've been meaning to do this. I'll try and get a patch for later > today/tomorrow. Great. Could you also add more examples to the .guile-related section? What do you have in .guile? pgpqdVbVpZ80M.pgp Description: PGP signature

[PATCH] Add ',run' and ',!'

2013-04-10 Thread Nikita Karetnikov
pl/command.scm 2013-04-11 03:09:02.0 + @@ -1,6 +1,7 @@ ;;; Repl commands ;; Copyright (C) 2001, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2013 Nikita Karetnikov ;; This library is free software; you can redistribute it and/or ;; modify it under