Re: Any suggestions for a project?

2017-11-18 Thread Amirouche Boubekki
On Fri, Nov 17, 2017 at 8:17 PM Daniele wrote: > Hello, Welcome! > I need to make my bachelor thesis in CS and was looking for > ideas for a project to do in Scheme. Do you have any suggestions? Is > there something that needs to be done in Guile? I'm actually not very > experience and I am l

Re: Any suggestions for a project?

2017-11-18 Thread Amirouche Boubekki
Héllo all, On Sat, Nov 18, 2017 at 6:06 PM sirgazil wrote: > Hi, Daniele > > On 17/11/17 11:24, Daniele wrote: > > Hello, I need to make my bachelor thesis in CS and was looking for > > ideas for a project to do in Scheme. Do you have any suggestions? Is > > there something that needs to be done

Re: Any suggestions for a project?

2017-11-18 Thread sirgazil
Hi, Daniele On 17/11/17 11:24, Daniele wrote: Hello, I need to make my bachelor thesis in CS and was looking for ideas for a project to do in Scheme. Do you have any suggestions? Is there something that needs to be done in Guile? I'm actually not very experience and I am learning Scheme right no

Re: Any suggestions for a project?

2017-11-18 Thread Matt Wette
> On Nov 17, 2017, at 8:24 AM, Daniele wrote: > > Hello, I need to make my bachelor thesis in CS and was looking for > ideas for a project to do in Scheme. Do you have any suggestions? Is > there something that needs to be done in Guile? I'm actually not very > experience and I am learning Schem

Mes 0.11 released

2017-11-18 Thread Jan Nieuwenhuizen
I am pleased to announce the release of Mes 0.11, representing 16 commits over 10 weeks. MesCC now compiles a less heavily patched TinyCC into a mes-tcc that in turn passes 41/69 of mescc's C tests. When mes-tcc passes all 69 tests, this almost-full-source-bootstrapped version of TinyCC should be

nyaac configure script issue

2017-11-18 Thread rain1
Hello! Build on debian I had an issue with `./configure`: line 31: [: X: unexpected operator several errors like this. I had to run `bash ./configure` instead. So I think the shebang line would need to be changed from #!/bin/sh to #!/bin/bash.

Re: Any suggestions for a project?

2017-11-18 Thread Arne Babenhauserheide
Daniele writes: > Hello, I need to make my bachelor thesis in CS and was looking for > ideas for a project to do in Scheme. Do you have any suggestions? Is > there something that needs to be done in Guile? I'm actually not very > experience and I am learning Scheme right now so it shouldn't be >