[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] QuadWheel Java Script Library



2012/5/15 m0n0 <ole@monochrom.net>:
> Hello,
>
> I've found an minimal JavaScript runtime, which I also would like to have
> for my freemint systems...:
>
> http://code.google.com/p/quad-wheel/
> https://github.com/Gottox/quad-wheel
>
> unfortunaly it doesn't work out of the box.
>
> Compiling and running quad-wheel for linux works very well. Compiling also
> works fine with the m68k-atari-mint cross-compiler ( some 4.5x version ),
> also the native compiler compiles the project...
>
> Executing scripts under FreeMiNT gives parser errors - while the same
> script works fine when quadwheel runs under linux. The only thing I could
> think of, is an big-endian issue.
>
> Strange... ;)
>
> Greets,
> Ole

It looks like parser is generated by Yacc, you might try to regenerate it.

-- 
Semper Fidelis

Adam Klobukowski
adamklobukowski@gmail.com