Re: Idea. Removing nils from the language.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Idea. Removing nils from the language.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 9 Jan 2015 23:39:54 -0200
> In practice, it all consist in removing the "nil" from the language syntax
> and the virtual machine.
Removing "nil" from the language syntax does not affect the behaviour of
any programs, unless you define a global variable named "nil"...