Re: [ANN] NumberScript -- a little language that compiles to Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] NumberScript -- a little language that compiles to Lua
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2012年6月25日 11:28:30 -0300
> On 25/06/2012 9.06, Enrico Colombini wrote:
> >But programs should compress better :-)
>
> I take that back: of course it will have the same information content.
Encripted files have exactly the same information content of the
original, but usually they do not compress at all.
-- Roberto