Oops - http://joebo.github.io/j-emscripten/ is the lighter version with more "essential" primitives (500kb)
http://joebo.github.io/j-emscripten/full.html is the full version (2mb) I still think there could be a neat use-case for developing an app around this. I'm also interested to see if J can be compiled to web assembly down the road too On Thu, Mar 23, 2017 at 9:02 PM, Joe Bogner <[email protected]> wrote: > I had a chromebook years ago that I could install/compile things under > developer mode - https://www.chromium.org/chromium-os/poking-around- > your-chrome-os-device > > I don't know the current state of that > > You can also use the J version compiled to emscripten. Here's an early > version: > > Beware - relatively large download (2mb... so don't access over mobile if > data charges are an issue) > > http://joebo.github.io/j-emscripten/ > > Later on I compiled my own version: https://github.com/ > joebo/j-emscripten-src > > > On Thu, Mar 23, 2017 at 8:31 PM, greg heil <[email protected]> wrote: > >> Don >> >> >i created a Crouton,installed, and ran J on the Linux side....This then >> served (JHS) the chrome side. Or one could do whatever on the Linux side. >> >> >i suppose if the Chromebook is a touch screen device one could run the J >> app through the Android app capabilities. Otherwise i do not know of any >> way to do it. >> >> ~greg >> krsnadas.org >> >> -- >> >> from: Don Guinn <[email protected]> >> to: Chat forum <[email protected]> >> date: 23 March 2017 at 13:42 >> subject: [Jchat] J in Chrome OS >> >> >My grandson has a Chrome book and I tried to run J on it. Thought it >> might be like Android but it wouldn't install. Anybody have an idea if and >> how to run J on Chrome OS? >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
