Re: Javascript Linux

  • From: David Tseng <davidct1209@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Wed, 18 May 2011 16:29:35 -0700

Sweet.  Not too surprised it's possible.  I remember hacking on a OS
written entirely in java and a mips CPU in C; it had a pretty
realistic VM/demand paging system as I recall and also supported
networking between multiple running instances.
On 5/18/11, Ken Perry <whistler@xxxxxxxxxxxxx> wrote:
>
> Sina sent this to another list we are on and I thought other programmers
> might be interested in knowing just how powerful Javascript is getting.
> This is a PC emulator running Linux.  This pc emulator is written in
> Javascript.  You can use this with Jaws by turning off virtual cursor when
> typing and just reviewing the web page when not typing with virtual cursor
> on.  I don't know how good it works with other screen reader.  The guy also
> has his own tiny cc compiler that can also be used to run c as a shell which
> is pretty cool by doing
> #!/bin/tcc -r
>
> Which makes the compiler really cool.  But anyway this is probably the most
> impressive bit of Javascript I have ever seen.
>
> http://bellard.org/jslinux
>
> Ken
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: