lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
From
: Egor Skriptunoff <egor.skriptunoff@
...
>
Date
: Wed, 6 Jan 2021 03:03:50 +0300
On Sat, Dec 12, 2020 at 11:26 PM Dibyendu Majumdar wrote:
For examples see:
https://github.com/dibyendumajumdar/ravi-compiler/tree/master/examples
Why do you write
prime
=
i
+
i
+
3
;
Is the compiler not clever enough to optimize (2*i) as (i+i) without your help?
Follow-Ups
:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
,
Dibyendu Majumdar
Prev by Date:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
Next by Date:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
Previous by thread:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
Next by thread:
Re: [ANN] Development announcement - Ravi/Lua Compiler project
Index(es):
Date
Thread