to...@tuxteam.de writes:
> On Thu, Aug 30, 2018 at 11:42:51PM +0200, Arne Babenhauserheide wrote:
>> Joshua Branson writes:
>> > It gets really interesting when you start telling these processes to
>> > transform the underlying data. They currently have a translator that
>> > translates an xml
Joshua Branson writes:
> Arne Babenhauserheide writes:
>
>> Joshua Branson writes:
>>
The common lisp bindings had some pretty nifty tools, so you might find
inspiration there. You can make a lot of difference with relatively
little effort.
>>>
>>> Can you elaborate? Do you mea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Sep 01, 2018 at 12:00:12PM +0200, Arne Babenhauserheide wrote:
>
> to...@tuxteam.de writes:
>
> > On Thu, Aug 30, 2018 at 11:42:51PM +0200, Arne Babenhauserheide wrote:
> >> Joshua Branson writes:
> >> > It gets really interesting when you s
Arne Babenhauserheide writes:
> Joshua Branson writes:
>
>> Arne Babenhauserheide writes:
>>
>>> Joshua Branson writes:
>>>
> The common lisp bindings had some pretty nifty tools, so you might find
> inspiration there. You can make a lot of difference with relatively
> little effor
Amirouche Boubekki writes:
> Please reply to this email with details such:
>
> - mentor / mentoree
> - GMT+n
> - programming experience
> - interests
- Mentoree
- GMT? Greenwich Mean time? I'm on central time in the U.S...
- program experience: HTML, CSS, MYSQL, PHP, javascript, some guile,
On Tue, Aug 21, 2018 at 11:32:30PM +0200, Arne Babenhauserheide wrote:
> Jan Nieuwenhuizen writes:
>
> > We are delighted to announce the release of GNU Mes 0.17, representing
> > 64 commits over 6 weeks.
> >
> > Mes is now an official GNU package and we have bootstrapped gcc-4.7.4
> > for x86-li
Working on nx-tcl now. I am working to extract common utilities for
generating language extensions based on the three I have now:
nx-tcl, nx-octave (was nx-matlab) and nx-javascript.
scheme@(guile-user)> ,L nx-tcl
Happy hacking with nx-tcl! To switch back, type `,L scheme'.
nx-tcl@(guile-user)
Hi, List
I'm trying to compile guile-2.2.4 on CentOS 6.10, but failed
- why guile-2.2.4?
I want to try artanis which requires guile-2.2+, and yum repos only
have guile-1.8, so i decide to compile install myself
- CentOS release
# cat /etc/centos-release
CentOS release 6.10 (Final)
# uname -a
Li