Regarding accessing hardware level features: It really depends on how you use Lively. In the form in that we currently use it (web-based wiki called webwerkstatt) then the answer is no. However, we have a node.js integration. We are able to create and program node.js servers from inside Lively. This allows us, for example, to access the system shell, see: http://lively-kernel.org/repository/webwerkstatt/demos/CPUVisualization.mov. Depending on how node.js is setup you can nearly access everything. E.g. with its C FFI or the system shell.
Best, Robert On Nov 26, 2011, at 2:36 AM, Ram wrote: > You guys are doing great work. I have a couple of questions though . Would > Lively kernel be able to access the kernel level features on the hardware it > is running on? > I am guessing no (correct me if I am wrong). If not, then wouldn't it be a > huge disadvantage to the type of applications that are being created on it? > > I think this question had been asked before but it's been some time. So I'll > ask again. What kind of environment do you think Lively will be used in? > Where do you think the future of Lively lies in? > _______________________________________________ > lively-kernel mailing list > [email protected] > http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
_______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
