Hi Xiangfu,

I think Kristian Paul runs the lua interpreter instead of flickernoise as a RTEMS standalone application :)

Regards,

Yann

Le 31/03/11 10:41, Xiangfu Liu a écrit :
Hi KristianPaul

some confuse
how you make the lua boot on milkymist one? lua is a language not an os?
are you run 'lua' under Linux in Milkymist one?

On 02/08/2011 04:27 AM, Cristian Paul Peñaranda Rojas wrote:
I hacked the lua 5.1.4 version to allow it boot on the Milkymist One
board, you can grab the code from

  https://github.com/kristianpaul/milkymist-lua.git

is this git gone?

  git checkout milkymist

And check  README.Milkymist,

You can run:

   print(math.floor(((1+math.sqrt(5))/2)^20/math.sqrt(5)+0.5))
   (http://kristianpaul.org/~paul/tmp/luam.png)

In order to compute and print the 20th Fibonacci number using just a
line of code, later rtems could help in order to load scripts from file
system.

Saludos,
Cristian Paul



_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode
Twitter: www.twitter.com/milkymistvj
Ideas? http://milkymist.uservoice.com

Reply via email to