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
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
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
> 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
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
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.
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
>